Simplify usage instructions for the new feature suggestion GitHub issue template
The previous version mentioned replacing the template's content in its first phrase, and knowing that users don't read anything, the chances for replacing the whole content is higher than in the new version. It now has the required sections clearly separated and specific parts of the template that the user needs to replace.
This commit is contained in:
parent
b0f382c177
commit
2380ce19da
24
.github/ISSUE_TEMPLATE/New-Feature-Suggestion.md
vendored
24
.github/ISSUE_TEMPLATE/New-Feature-Suggestion.md
vendored
@ -4,10 +4,22 @@ about: Request a new feature for Homebrew/brew
|
||||
|
||||
---
|
||||
|
||||
Please replace this section with:
|
||||
- a detailed description of your proposed feature
|
||||
- the motivation for the feature
|
||||
- how the feature would be relevant to at least 90% of Homebrew users (if it's not: do not open a feature request)
|
||||
- what alternatives to the feature you have considered
|
||||
<!-- Please fill these sections with the relevant information: -->
|
||||
|
||||
We will close this issue or ask you to create a pull-request if it's something the maintainers are not actively planning to work on.
|
||||
# A detailed description of the proposed feature
|
||||
|
||||
<!-- replace me -->
|
||||
|
||||
# The motivation for the feature
|
||||
|
||||
<!-- replace me -->
|
||||
|
||||
# How the feature would be relevant to at least 90% of Homebrew users
|
||||
|
||||
<!-- (if it's not: do not open a feature request) -->
|
||||
|
||||
# What alternatives to the feature have been considered
|
||||
|
||||
<!-- replace me -->
|
||||
|
||||
<!-- We will close this issue or ask you to create a pull-request if it's something the maintainers are not actively planning to work on. -->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user