From 17cf8b13343a1660fcdefb397401e6ca13afaa59 Mon Sep 17 00:00:00 2001 From: Tim Crawford Date: Fri, 7 Jan 2022 14:26:24 -0700 Subject: [PATCH] github: Add issue template Signed-off-by: Tim Crawford --- .github/ISSUE_TEMPLATE/bug_report.md | 30 ++++++++++++++++++++++++++++ .github/ISSUE_TEMPLATE/config.yml | 8 ++++++++ 2 files changed, 38 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..22aa2aa --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,30 @@ +--- +name: Bug report +about: Report a problem +title: '' +labels: [] +assignees: [] +--- + +- Model: +- BIOS version: +- EC version: +- OS: + + + +### Steps to reproduce + + + +### Expected behavior + + + +### Actual behavior + + + +### Additional info + + diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..0c545c9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: true +contact_links: + - name: Open a Support Ticket + url: https://system76.com/my-account/support-tickets/new + about: Get support for your System76 hardware + - name: Pop!_OS chat + url: https://chat.pop-os.org/ + about: Pop!_OS Mattermost