diff options
author | Wladimir Kirianov <wladefant@gmail.com> | 2022-09-15 13:40:41 +0000 |
---|---|---|
committer | Wladimir Kirianov <wladefant@gmail.com> | 2022-09-15 13:40:41 +0000 |
commit | bbbc0276d11399ded60dd99716f0a79ff78b2aff (patch) | |
tree | 4cde6917eaa5aa96f50d3fc9aecf5b4a9c391bbb /.github | |
parent | 7991254df04b3c0ddc92e3a7b50a9c79868fbd81 (diff) | |
download | infinity-for-reddit-bbbc0276d11399ded60dd99716f0a79ff78b2aff.tar infinity-for-reddit-bbbc0276d11399ded60dd99716f0a79ff78b2aff.tar.gz infinity-for-reddit-bbbc0276d11399ded60dd99716f0a79ff78b2aff.tar.bz2 infinity-for-reddit-bbbc0276d11399ded60dd99716f0a79ff78b2aff.tar.lz infinity-for-reddit-bbbc0276d11399ded60dd99716f0a79ff78b2aff.tar.xz infinity-for-reddit-bbbc0276d11399ded60dd99716f0a79ff78b2aff.tar.zst infinity-for-reddit-bbbc0276d11399ded60dd99716f0a79ff78b2aff.zip |
Add description to Steps to reproduce
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE/BUG_REPORT.yml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index 94106240..0a23da4e 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -1,6 +1,6 @@ -name: Bug report +name: Bug Report description: Create a report to help us improve existing features -labels: ["type: possible bug"] +labels: ['type: possible bug'] body: - type: markdown attributes: @@ -56,6 +56,7 @@ body: id: steps attributes: label: Steps to reproduce + description: Do not forget to always add example posts, links, markdown... placeholder: | 1. This 2. Then that |