diff options
author | Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> | 2022-09-16 13:57:12 +0000 |
---|---|---|
committer | Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> | 2022-09-16 13:57:12 +0000 |
commit | f42c0c444392c28760ec191f05ff04ea93efad83 (patch) | |
tree | a692ca1cd4a8061cb19790cf5e01fdb273668bb9 /.github/ISSUE_TEMPLATE | |
parent | f70721d7fd5c5c63b710f006c9984ce2b84a42b3 (diff) | |
parent | f2e10c1d243ebb15f2dcb4717daa509192dbed23 (diff) | |
download | infinity-for-reddit-f42c0c444392c28760ec191f05ff04ea93efad83.tar infinity-for-reddit-f42c0c444392c28760ec191f05ff04ea93efad83.tar.gz infinity-for-reddit-f42c0c444392c28760ec191f05ff04ea93efad83.tar.bz2 infinity-for-reddit-f42c0c444392c28760ec191f05ff04ea93efad83.tar.lz infinity-for-reddit-f42c0c444392c28760ec191f05ff04ea93efad83.tar.xz infinity-for-reddit-f42c0c444392c28760ec191f05ff04ea93efad83.tar.zst infinity-for-reddit-f42c0c444392c28760ec191f05ff04ea93efad83.zip |
Merge branch 'master' of github.com:Docile-Alligator/Infinity-For-Reddit
Diffstat (limited to '')
-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 |