aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorPjotr Prins2020-09-29 12:52:44 +0100
committerGitHub2020-09-29 12:52:44 +0100
commit94a1d16a3467c10964066162cd6a0aa54dd6637a (patch)
tree90e1bdb3a9e8f233263fd9f80471522b6fdc02dc /.github
parentecd03139ad765fd1d1c48004b145c345ec358670 (diff)
downloadpangemma-94a1d16a3467c10964066162cd6a0aa54dd6637a.tar.gz
Update issue templates
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
new file mode 100644
index 0000000..82e540d
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,23 @@
+---
+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, paste output to help explain your problem.
+
+**Additional context**
+Add any other context about the problem here.