docs: fix URLs in issue/PR template

Sadly, relative URLs don't work in this context.
This commit is contained in:
Martin Afanasjew 2016-02-18 14:40:07 +01:00
parent c41d58979f
commit 5aa2712694
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ _Please replace this line with a brief summary of your issue **AND** if reportin
### Feature/Formula Requests: ### Feature/Formula Requests:
**Please note by far the quickest way to get a new feature or formula into Homebrew is to file a [Pull Request](CONTRIBUTING.md).** **Please note by far the quickest way to get a new feature or formula into Homebrew is to file a [Pull Request](https://github.com/Homebrew/homebrew/blob/master/.github/CONTRIBUTING.md).**
We will consider your request but it may be closed if it's something we're not actively planning to work on. We will consider your request but it may be closed if it's something we're not actively planning to work on.

View File

@ -1,6 +1,6 @@
### All Submissions: ### All Submissions:
- [ ] Have you followed the guidelines in our [Contributing](CONTRIBUTING.md) document? - [ ] Have you followed the guidelines in our [Contributing](https://github.com/Homebrew/homebrew/blob/master/.github/CONTRIBUTING.md) document?
### New Formulae Submissions: ### New Formulae Submissions: