diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index a39a198e3..8d016f7b6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -6,10 +6,10 @@ body: - type: markdown attributes: value: | - > :warning: **Our issue tracker is for bug reports and feature requests, - > not configuration questions or requests for help.** Use [our - > Discord](https://doomemacs.org/discord) or [our - > Discourse](https://discourse.doomemacs.org) for those instead. + > :warning: **Only bug reports, TODOs, and feature requests belong on our + > issue tracker.** For questions, discussions, and general user support + > use [our Discourse](https://discourse.doomemacs.org) or [our + > Discord](https://doomemacs.org/discord) instead. **Before you proceed, please ensure your issue:** diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 1f50082a7..b8baff2b3 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -6,7 +6,10 @@ body: - type: markdown attributes: value: | - > :warning: **Our issue tracker is for bug reports and feature requests, not configuration questions or requests for help.** Use [our Discord](https://doomemacs.org/discord) or [Discourse](https://discourse.doomemacs.org) for those instead. + > :warning: **Only bug reports, TODOs, and feature requests belong on our + > issue tracker.** For questions, discussions, and general user support + > use [our Discourse](https://discourse.doomemacs.org) or [our + > Discord](https://doomemacs.org/discord) instead. **Before you proceed, please ensure your request:**