github: Add issue template
Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
parent
c73e48228b
commit
17cf8b1334
30
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
30
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@ -0,0 +1,30 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Report a problem
|
||||
title: ''
|
||||
labels: []
|
||||
assignees: []
|
||||
---
|
||||
|
||||
- Model: <!-- `cat /sys/class/dmi/id/product_version` (e.g.: gaze16-3050) -->
|
||||
- BIOS version: <!-- `cat /sys/class/dmi/id/bios_version` (e.g.: 2021-09-30_14b8a6e)-->
|
||||
- EC version: <!-- This will match the BIOS version unless you flashed it separately. -->
|
||||
- OS: <!-- e.g.: Pop!_OS 21.10, Fedora 35, Windows 11 -->
|
||||
|
||||
<!-- Briefly describe the problem. -->
|
||||
|
||||
### Steps to reproduce
|
||||
|
||||
<!-- Provide a list of steps to reproduce the issue. -->
|
||||
|
||||
### Expected behavior
|
||||
|
||||
<!-- Describe what you think should happen. -->
|
||||
|
||||
### Actual behavior
|
||||
|
||||
<!-- Describe what actually happens. -->
|
||||
|
||||
### Additional info
|
||||
|
||||
<!-- Any extra info you think may be relevant. -->
|
8
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
8
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@ -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
|
Loading…
x
Reference in New Issue
Block a user