diff options
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.yml | 3 |
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 |