From adfbfdffb3cb0bab42388a138691a9f286d1c6cc Mon Sep 17 00:00:00 2001 From: Ivan Molodetskikh Date: Tue, 23 Jan 2024 05:34:38 -0800 Subject: Create a bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..4f2b19d2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,21 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: bug +assignees: '' + +--- + + + +### System Information + + +* niri version: + + +* GPU: + + +* CPU: -- cgit