mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
.github/*: point to Homebrew Evolution repository. (#259)
Indicate that feature requests should go there rather than here.
This commit is contained in:
parent
b8e5ff431d
commit
d2c9a923ea
4
.github/CONTRIBUTING.md
vendored
4
.github/CONTRIBUTING.md
vendored
@ -8,4 +8,8 @@ First time contributing to Homebrew? Read our [Code of Conduct](https://github.c
|
|||||||
* read [the Troubleshooting Checklist](https://github.com/Homebrew/brew/blob/master/share/doc/homebrew/Troubleshooting.md#troubleshooting)
|
* read [the Troubleshooting Checklist](https://github.com/Homebrew/brew/blob/master/share/doc/homebrew/Troubleshooting.md#troubleshooting)
|
||||||
* open an issue on the formula's repository
|
* open an issue on the formula's repository
|
||||||
|
|
||||||
|
### Propose a feature
|
||||||
|
|
||||||
|
* 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).
|
||||||
|
|
||||||
Thanks!
|
Thanks!
|
||||||
|
6
.github/ISSUE_TEMPLATE.md
vendored
6
.github/ISSUE_TEMPLATE.md
vendored
@ -10,8 +10,6 @@ _You can erase any parts of this template not applicable to your Issue._
|
|||||||
|
|
||||||
Please replace this line with a brief summary of your issue.
|
Please replace this line with a brief summary of your issue.
|
||||||
|
|
||||||
### Feature Requests:
|
### Propose a feature:
|
||||||
|
|
||||||
**Please note by far the quickest way to get a new feature into Homebrew is to file a [Pull Request](https://github.com/Homebrew/brew/blob/master/.github/CONTRIBUTING.md).**
|
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).
|
||||||
|
|
||||||
We will consider your request but it may be closed if it's something we're not actively planning to work on.
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user