aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorMike McQuaid2016-12-18 10:02:44 -0800
committerGitHub2016-12-18 10:02:44 -0800
commitb0d2dc7278474bc6eb681005daa1c2fee3a96a8f (patch)
tree28c8e7d63482bd40d586834677632f0804a3bb1e /.github
parent60d63965f2ea8e413002238fa7b12d206407a725 (diff)
parent5efea992f07cc293d530a6d0be2c80d9d4d82ee6 (diff)
downloadbrew-b0d2dc7278474bc6eb681005daa1c2fee3a96a8f.tar.bz2
Merge pull request #1683 from MikeMcQuaid/tweak-contributing
Tweak issue template and contributing guidelines.
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 9261857d0..d6796387e 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -10,8 +10,8 @@ _You can erase any parts of this template not applicable to your Issue._
### Bug reports:
-Please replace this line with a brief summary of your issue **AND** the output of `brew config` and `brew doctor`.
+Please replace this section with a brief summary of your issue **AND** the output of `brew config` and `brew doctor`. Please note we may immediately close your issue without comment if you do not fill out the issue template and provide the requested information.
### Propose a feature:
-Instead of creating an issue here, please create a pull request with your change proposal in the [Homebrew Evolution](https://github.com/Homebrew/brew-evolution) repository using the [proposal template](https://github.com/Homebrew/brew-evolution/blob/master/proposal_template.md).
+Please replace this section with a detailed description of your proposed feature, the motivation for it and alternatives considered. Please note we may close this issue or ask you to create a pull-request if it's something we're not actively planning to work on.