Commit graph

7 commits

Author SHA1 Message Date
mattdipasquale
bf0cbceea2 Update Contributing documents
- Add `brew uninstall foo`
- Add `--build-from-source` to `brew install foo`
- Add `--new-formula` to `brew audit foo`

Closes #3872.
2016-10-15 12:24:19 +01:00
Mike McQuaid
37f8c5f736 Fix more CONTRIBUTING.md links. 2016-09-20 12:33:50 +01:00
Mike McQuaid
6fc6420a44 PULL_REQUEST_TEMPLATE: point to --new-formula. 2016-08-15 18:30:26 +01:00
Andrew Janke
08ecb75f9e PR template: use HR to separate checklist from body 2016-05-03 00:31:37 -04:00
Andrew Janke
64d463fbe9 PR template: do install before audit
This new order matches the order in the test-bot process, and allows
audit to catch issues with file installation locations, which require
the formula to be installed.

Closes #476.

Signed-off-by: Andrew Janke <andrew@apjanke.net>
2016-04-20 22:43:26 -04:00
Mike McQuaid
82dbbfb4b1 Update documentation after repository split. 2016-04-03 13:48:24 +01:00
Andrew Janke
51800ddecb Add .github template files 2016-04-03 12:59:20 +01:00