diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 40ba4cd83..20931791c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,7 +8,7 @@ assignees: '' --- ## Pre-submission checklist -- [ ] I am submitting a bug report, not a feature request. Feature requests should be posted under the Discussions tab. +- [ ] I am submitting a bug report, not a feature request. - [ ] I am running the latest version of Loop Habit Tracker. - [ ] I have have searched for similar issues, but did not find any matches. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 000000000..1f8a0fb33 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,11 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: '' +assignees: '' + +--- + +To submit a new feature request or vote on existing requests, please visit: +https://github.com/iSoron/uhabits/discussions/categories/feature-requests