diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a3abf780..b55cacd9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -6,9 +6,9 @@ labels: bug assignees: '' --- - + -- [ ] My app is on the latest version. I understand that any other version is not supported. +- [ ] My app is *at least* at the current release version. I understand that any versions before that is not supported. - [ ] I have read [the FAQ](https://barinsta.austinhuang.me/en/latest/faq). + diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..3c53257e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,11 @@ +blank_issues_enabled: true +contact_links: + - name: Community Chatrooms + url: https://barinsta.austinhuang.me/en/latest/chat/ + about: Chat with developers and users alike! + - name: /r/Barinsta + url: https://reddit.com/r/barinsta + about: Start a discussion on our subreddit! + - name: Repository Discussions + url: https://github.com/austinhuang0131/barinsta/discussions + about: Start a discussion in this repo! \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/questions.md b/.github/ISSUE_TEMPLATE/questions.md deleted file mode 100644 index c5a9012a..00000000 --- a/.github/ISSUE_TEMPLATE/questions.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -name: General questions & feedback -about: These should be submitted to either one of our chatrooms, the discussions, or r/barinsta on reddit. -title: "[Q]" -labels: question -assignees: '' ---- - -STOP!!! STOP!!! STOP!!! - -General questions & feedback should be submitted to -* one of our chatrooms (see README.md), or -* the GitHub discussions section, or -* r/barinsta on reddit. - -STOP!!! STOP!!! STOP!!!