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:
Iulian Onofrei 2018-11-11 13:25:16 +02:00 committed by GitHub
parent b0f382c177
commit 2380ce19da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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. -->