Mike McQuaid
9aa50fb9fc
Add more Probots
...
We're already using the stale bot which seems to work quite well for us.
Let's also add:
- [No Response](https://probot.github.io/apps/no-response/ ) (replacing
[github-snooze-button](https://github.com/tdsmith/github-snooze-button ))
- [Move Issues](https://probot.github.io/apps/move/ )
- [Support Requests](https://probot.github.io/apps/support/ )
- [Lock Threads](https://probot.github.io/apps/lock/ )
2018-05-04 09:13:14 +01:00
Mike McQuaid
b494d5a717
ISSUE_TEMPLATE: various updates.
...
Most notably: try to point people towards Discourse for non-bugs.
2018-02-13 09:28:28 +00:00
ilovezfs
d275fde979
ISSUE_TEMPLATE: fix link to caskroom new issue
2017-10-06 07:05:20 -07:00
Mike McQuaid
459e0f3ac5
ISSUE_TEMPLATE: firm up language
...
Try to be even clearer that we need you to read this.
2017-08-24 11:48:27 +01:00
Mike McQuaid
392c977ce2
ISSUE_TEMPLATE: more tweaks.
...
- note we don't want cask issues here (again)
- harden closing issue without comment disclaimer
2017-06-16 16:31:34 +01:00
Mike McQuaid
f038f9d405
ISSUE_TEMPLATE: tweak instructions.
...
- Note that Homebrew Cask issues should be filed elsewhere.
- Make `brew`/homebrew-core issue differential in simpler language
- Tell people to fix all `brew doctor` issues
- Refer to the issue checklist and make it even more clear and prominent
that we may close it out immediately if they don't use it.
Fixes https://github.com/Homebrew/brew/issues/2608
2017-05-10 11:38:01 -05:00
Mike McQuaid
0e8c113400
Add probot-stale configuration. ( #12091 )
2017-04-05 09:15:38 +01:00
Mike McQuaid
8ceac96314
ISSUE_TEMPLATE: tweak instructions. ( #11972 )
...
* ISSUE_TEMPLATE: tweak instructions.
Be clearer about what's expected and where to file things.
* ISSUE_TEMPLATE: tweak new formula title.
* ISSUE_TEMPLATE: formula not formulae
2017-04-02 17:01:32 +01:00
Tej Chajed
53a4acf094
ISSUE_TEMPLATE: fix typo
2017-03-01 08:40:48 +01:00
Mike McQuaid
95256d78c3
ISSUE_TEMPLATE: request more specific information.
...
And note that we may close things without comment.
Closes #7912 .
Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-12-16 17:32:50 +01:00
Mike McQuaid
ff1fc077cb
ISSUE_TEMPLATE: tweak based on recent issues.
2016-12-06 14:35:05 +00:00
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