Add "how-to/config questions" warning to feature-request form
(And enboldens them in both forms) I didn't think anyone would use this form to ask for how-to/config help, but the internet proved me wrong. Oh god. Does the bump request form need one too?
This commit is contained in:
parent
bd94250503
commit
9ff0bf8851
2 changed files with 3 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -7,7 +7,7 @@ body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
> :warning: Our issue tracker is not for how-to or configuration questions. Please post those on [our Discord](https://doomemacs.org/discord) or [Discourse](https://discourse.doomemacs.org) instead.
|
> :warning: **Our issue tracker is not for how-to or configuration questions.** Please post those on [our Discord](https://doomemacs.org/discord) or [Discourse](https://discourse.doomemacs.org) instead.
|
||||||
|
|
||||||
**Before you proceed...**
|
**Before you proceed...**
|
||||||
|
|
||||||
|
|
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
|
@ -7,6 +7,8 @@ body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
|
> :warning: **Our issue tracker is not for how-to or configuration questions.** Please post those on [our Discord](https://doomemacs.org/discord) or [Discourse](https://discourse.doomemacs.org) instead.
|
||||||
|
|
||||||
**Before you proceed...**
|
**Before you proceed...**
|
||||||
|
|
||||||
To rule out the possibility that your request has already been made (or fulfilled), please follow these guidelines:
|
To rule out the possibility that your request has already been made (or fulfilled), please follow these guidelines:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue