Update issue templates

This commit is contained in:
Etienne Juvigny
2022-04-29 18:28:19 +02:00
committed by GitHub
parent 593696f4c2
commit 749d68a7e9

16
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@@ -0,0 +1,16 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
*Before reporting an issue, please check for relevant keywords in the issues search bar, including closed issues. The solution to your issue might be there already !*
**Describe the bug**
- Which OS do you encounter the bug on?
- A clear and concise description of what the bug is.
- Attach the contents of your logs folder by drag & dropping each file into this message.
**Special note for Arch users: please run `makepkg [args] | tee shell-output.log` for more logging!**