summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2021-02-13 14:22:22 +0100
committeraap <aap@papnet.eu>2021-02-13 14:22:22 +0100
commit80aabfe0aa729a16d5127af7cf3d64ddceb5d7d6 (patch)
tree38b8f7752389cf5c26e8d134d9e182d6db4ed3f4
parentdbg menu again (diff)
parentMerge pull request #1031 from aap/master (diff)
downloadre3-80aabfe0aa729a16d5127af7cf3d64ddceb5d7d6.tar
re3-80aabfe0aa729a16d5127af7cf3d64ddceb5d7d6.tar.gz
re3-80aabfe0aa729a16d5127af7cf3d64ddceb5d7d6.tar.bz2
re3-80aabfe0aa729a16d5127af7cf3d64ddceb5d7d6.tar.lz
re3-80aabfe0aa729a16d5127af7cf3d64ddceb5d7d6.tar.xz
re3-80aabfe0aa729a16d5127af7cf3d64ddceb5d7d6.tar.zst
re3-80aabfe0aa729a16d5127af7cf3d64ddceb5d7d6.zip
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
new file mode 100644
index 00000000..85d1e584
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,24 @@
+---
+name: Bug report
+about: Create a report to help us improve
+title: ''
+labels: ''
+assignees: ''
+
+---
+
+**Describe the bug**
+A clear and concise description of what the bug is.
+
+**To Reproduce**
+Steps to reproduce the behavior.
+
+**Expected behavior**
+A clear and concise description of what you expected to happen.
+
+**Screenshots**
+If applicable, add screenshots to help explain your problem.
+
+**Version**
+Tell us what version you're running. Find out using the debug menu (Ctrl-M, Debug -> Version Text)
+If you send a screenshot just enable it beforehand.