Revert short titles

This commit is contained in:
Maxim Belkin 2020-08-21 15:08:56 +00:00
parent 57c02af359
commit d7d754f23f
2 changed files with 9 additions and 18 deletions

View File

@ -14,13 +14,11 @@ about: "If you're sure it's reproducible and not just your machine: submit an is
<!-- To help us debug your issue, please complete these sections: --> <!-- To help us debug your issue, please complete these sections: -->
## Description ## What you were trying to do (and why)
_What you were trying to do (and why)._
<!-- replace me --> <!-- replace me -->
## Observed behavior ## What happened (include command output)
_What happened (include command output)._
<!-- replace me --> <!-- replace me -->
@ -33,18 +31,15 @@ _What happened (include command output)._
</pre> </pre>
</details> </details>
## Expected behavior ## What you expected to happen
_What you expected to happen._
<!-- replace me --> <!-- replace me -->
## Steps to reproduce ## Step-by-step reproduction instructions (by running `brew` commands)
_Step-by-step reproduction instructions (by running `brew` commands)._
<!-- replace me --> <!-- replace me -->
## System configuration ## Output of `brew config` and `brew doctor` commands
_Output of `brew config` and `brew doctor` commands._
<pre> <pre>
<!-- replace me --> <!-- replace me -->

View File

@ -10,23 +10,19 @@ about: Request our thoughts on your suggestion for a new feature for Homebrew.
<!-- Please fill these sections with the relevant information: --> <!-- Please fill these sections with the relevant information: -->
## Description # A detailed description of the proposed feature
_A detailed description of the proposed feature._
<!-- replace me --> <!-- replace me -->
## Motivation # The motivation for the feature
_The motivation for the feature._
<!-- replace me --> <!-- replace me -->
## Relevance # How the feature would be relevant to at least 90% of Homebrew users
_How the feature would be relevant to at least 90% of Homebrew users._
<!-- (if it's not: do not open a feature request) --> <!-- (if it's not: do not open a feature request) -->
## Alternatives # What alternatives to the feature have been considered
_What alternatives to the feature have been considered._
<!-- replace me --> <!-- replace me -->