summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
diff options
context:
space:
mode:
authorGravatar Vincent Rischmann2023-05-31 22:53:20 +0200
committerGravatar Vincent Rischmann2023-05-31 22:53:20 +0200
commit8aab286f72e24e10b33eeef29f480f17f218cf90 (patch)
tree3f99398d56a43816500e1a5bf975053958b844b8 /.github/ISSUE_TEMPLATE/bug_report.md
parentUpdate issue templates (diff)
downloadzig-sqlite-8aab286f72e24e10b33eeef29f480f17f218cf90.tar.gz
zig-sqlite-8aab286f72e24e10b33eeef29f480f17f218cf90.tar.xz
zig-sqlite-8aab286f72e24e10b33eeef29f480f17f218cf90.zip
use the new issue template format
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md17
1 files changed, 0 insertions, 17 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
deleted file mode 100644
index 3a2e766..0000000
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ /dev/null
@@ -1,17 +0,0 @@
1---
2name: Bug report
3about: Create a bug report
4title: ''
5labels: bug
6assignees: ''
7
8---
9
10**Describe the bug**
11A clear and concise description of what the bug is.
12
13**To Reproduce**
14Steps to reproduce the behavior:
15
16**Expected behavior**
17A clear and concise description of what you expected to happen.