summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Vincent Rischmann2023-05-31 22:55:50 +0200
committerGravatar Vincent Rischmann2023-05-31 22:55:52 +0200
commit9ddddbb188af6af919ccdf564ad0a49bf1803c26 (patch)
tree21a299dd6ffebe2537a4991e91f173860a3d315b
parentuse the new issue template format (diff)
downloadzig-sqlite-9ddddbb188af6af919ccdf564ad0a49bf1803c26.tar.gz
zig-sqlite-9ddddbb188af6af919ccdf564ad0a49bf1803c26.tar.xz
zig-sqlite-9ddddbb188af6af919ccdf564ad0a49bf1803c26.zip
update template description
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 4f655ab..7c58f77 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -7,7 +7,8 @@ body:
7 - type: markdown 7 - type: markdown
8 attributes: 8 attributes:
9 value: | 9 value: |
10 A clear and concise description of what the bug is. 10 # A bug means something doesn't work as expected
11 Remember to include as much detail as possible.
11 12
12 - type: input 13 - type: input
13 id: commit 14 id: commit