aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@ymhg.org>2021-08-28 12:18:04 +0200
committerGitHub <noreply@github.com>2021-08-28 12:18:04 +0200
commitab43b8feee9de51f2871d7bc3fb2f2d7a2fcd1b4 (patch)
treef45ae962c588696a01d51c87970428d18f2b76fe
parentdd4feae2111357d99dcde1919c1d72523cc5b68c (diff)
downloademacs-zettelkasten-ab43b8feee9de51f2871d7bc3fb2f2d7a2fcd1b4.tar.gz
emacs-zettelkasten-ab43b8feee9de51f2871d7bc3fb2f2d7a2fcd1b4.zip
Update issue templates
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md28
1 files changed, 28 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..0e850cc
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,28 @@
+---
+name: Bug report
+about: Create a report to help us improve
+title: "[BUG]"
+labels: ''
+assignees: ''
+
+---
+
+**Describe the bug**
+A clear and concise description of what the bug is.
+
+**To Reproduce**
+Steps to reproduce the behavior:
+1. Go to '...'
+2. Click on '....'
+3. Scroll down to '....'
+4. See error
+
+**Expected behavior**
+A clear and concise description of what you expected to happen.
+
+**System**
+ - Emacs Version:
+ - `zettelkasten` version:
+
+**Additional context**
+Add any other context about the problem here.