Mike McQuaid
bbe3376088
ISSUE_TEMPLATE: point people to the right repo.
2016-11-30 11:38:14 +00:00
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
5a5b672682
CONTRIBUTING: move to repository root.
2016-09-20 11:52:35 +01:00
Zhiming Wang
3dc500b5c1
README and ISSUE_TEMPLATE: quote $(brew --repo) ( #4580 )
...
Always a good idea to quote command substitution.
2016-09-08 06:08:35 -04:00
Catherine Ball
ca507fe09f
Updated ; with && in brew update fix to improve safety. ( #4255 )
2016-08-26 16:41:20 -07:00
Mike McQuaid
14790e3b57
Tell people about update bug in README/issue template.
2016-08-18 19:47:44 +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