Mike McQuaid
aa940a21a9
Generate and push rubydoc.brew.sh
...
This is a replacement for the rubydoc.info site that has been a bit
unreliable for us.
Also, note we're using the community Ruby style guide now rather than
the GitHub one.
2019-03-28 21:15:50 +00:00
Mike McQuaid
d716d0fb16
Remove probot-move.
...
This has been replaced with GitHub's beta feature.
2019-01-02 20:53:54 +00:00
Iulian Onofrei
cdeff35e3c
Simplify usage instructions for the reproducible bug report GitHub issue template
2018-11-12 21:07:48 +02:00
Iulian Onofrei
2380ce19da
Simplify usage instructions for the new feature suggestion GitHub issue template
...
The previous version mentioned replacing the template's content in its
first phrase, and knowing that users don't read anything, the chances
for replacing the whole content is higher than in the new version.
It now has the required sections clearly separated and specific parts of
the template that the user needs to replace.
2018-11-11 13:25:16 +02:00
Markus Reiter
9e2b14a80d
Use non-legacy test example in PR template.
2018-07-17 13:06:03 +02:00
Markus Reiter
de246cc528
Update Homebrew-Cask references.
2018-05-25 18:20:02 +02:00
Markus Reiter
c4222141ac
Revert "Update Homebrew-Cask references."
...
This reverts commit 4475651b548afdcf15c4cf7a7cb57baca1885186.
2018-05-25 17:57:32 +02:00
Markus Reiter
4475651b54
Update Homebrew-Cask references.
2018-05-25 17:56:16 +02:00
Mike McQuaid
5616dca1e4
Merge pull request #4163 from commitay/issue-template
...
reproducible-bug-report.md: update cask url
2018-05-13 09:39:44 -04:00
commitay
66914ac58a
reproducible-bug-report.md: update cask url
2018-05-13 12:11:41 +10:00
commitay
e61120ae90
add .github/issue_template.md
2018-05-13 12:08:55 +10:00
Mike McQuaid
276109f1ed
Use new GitHub issue template format
2018-05-07 09:53:49 -04:00
Mike McQuaid
e7db10c928
Merge pull request #4148 from MikeMcQuaid/issue-template-newlines
...
.github/ISSUE_TEMPLATE: fix newlines.
2018-05-04 10:15:39 +01:00
Mike McQuaid
1ec12ebbf8
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:08:12 +01:00
Mike McQuaid
43eb91f82b
.github/ISSUE_TEMPLATE: fix newlines.
...
Use LF endings rather than CRLF endings.
2018-05-04 09:02:24 +01:00
Mike McQuaid
7d0474b3c7
Update issue templates
...
Use the new issue template improvements: https://blog.github.com/2018-05-02-issue-template-improvements/
2018-05-03 08:51:54 +01:00
Mike McQuaid
473cdff132
ISSUE_TEMPLATE: various updates.
...
Most notably: try to point people towards Discourse for non-bugs.
2018-02-12 16:54:23 +00:00
Simon B
84ab3d0743
don't add brew doctor
2018-01-23 01:52:41 +01:00
Simon B
480a25aef9
Add doctor and style to checklist.
...
Ensures that contributors know about `brew doctor` and `brew style` before submitting a PR, since CI fails on `brew style` breaches.
2018-01-23 01:02:40 +01:00
Mike McQuaid
6676e4051c
ISSUE_TEMPLATE: firm up language
...
Try to be even clearer that we need you to read this.
2017-08-24 11:45:41 +01:00
Mike McQuaid
275aa1d19d
ISSUE_TEMPLATE: more tweaks.
...
- add a missing `not`
- note if formulae don't work after `brew install` we don't want those
issues here either
- harden closing issue without comment disclaimer
2017-06-16 16:31:44 +01:00
Mike McQuaid
978c121276
Tweak troubleshooting docs and issue template
...
- 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.
- Note that proposed new issues should be widely relevant.
- Don't tell people they need to `brew cask install java`; we handle
this in most places with a Java requirement and probably want issues
filed where we don't.
- Remove reference to Homebrew Dupes and replace with reference to
Homebrew Cask to try and get people filing stuff there instead.
Fixes #2608
2017-05-09 15:21:28 +01:00
Mike McQuaid
b0be928f69
Add probot-stale configuration.
2017-04-05 09:14:35 +01:00
Mike McQuaid
f7a9c6f0a7
ISSUE_TEMPLATE: tweak instructions.
...
Be clearer about what's expected and where to file things.
2017-04-02 16:24:45 +01:00
Tej Chajed
f9e07fcaab
Fix typo in the new issue template
2017-02-28 14:13:38 -05:00
Mike McQuaid
5efea992f0
Tweak issue template and contributing guidelines.
...
- Note issues may be closed without comment if sufficient information is
not provided.
- Deprecate Homebrew/brew-evolution, note new feature request flow
- Note some issues should be created on Homebrew/brew
2016-12-13 00:49:57 +00:00
Mike McQuaid
11cf7b97c4
ISSUE_TEMPLATE: tweak based on recent issues.
2016-12-06 14:35:02 +00:00
Mike McQuaid
eb20f594a2
ISSUE_TEMPLATE: point people to the right repo.
2016-11-30 11:38:17 +00:00
Shaun Jackman
e7b6a55a4f
PULL_REQUEST_TEMPLATE.md: Fix CONTRIBUTING.md link
2016-09-20 15:33:26 -07:00
Mike McQuaid
bd6fb88ddc
Rearrange repository files.
2016-09-20 10:41:42 +01:00
Zhiming Wang
1a0220d9de
README and ISSUE_TEMPLATE: quote $(brew --repo)
...
Always a good idea to quote command substitution.
2016-09-07 11:21:41 -04:00
Ball
238d38bfbb
Updated issue template's brew update fix.
2016-08-26 11:30:25 -07:00
Mike McQuaid
1e76a207b5
Tell people about update bug in README/issue template.
2016-08-13 08:45:36 +01:00
Mike McQuaid
d2c9a923ea
.github/*: point to Homebrew Evolution repository. ( #259 )
...
Indicate that feature requests should go there rather than here.
2016-05-19 20:38:38 +01:00
Andrew Janke
a98eb34073
PR template: Separate checklist from body; grammar fix ( #136 )
2016-05-03 00:29:58 -04:00
Logan Rosen
cbc24a715c
CONTRIBUTING : fix link to troubleshooting ( #133 )
...
The current one returns a 404.
2016-04-21 21:38:10 +01:00
Xu Cheng
9ae503b107
CONTRIBUTING.md: update url
2016-04-05 13:24:20 +08:00
Mike McQuaid
276a797d37
Update documentation after repository split.
2016-04-03 14:03:33 +01:00
Dominyk Tiller
b54d477416
PULL_REQUEST_TEMPLATE: tweaks
...
Closes Homebrew/homebrew#49353 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-02-19 23:14:10 +00:00
Dominyk Tiller
a688dc2c8c
ISSUE_TEMPLATE: tweaks
2016-02-19 23:14:10 +00:00
Martin Afanasjew
5aa2712694
docs: fix URLs in issue/PR template
...
Sadly, relative URLs don't work in this context.
2016-02-18 14:40:07 +01:00
Martin Afanasjew
c41d58979f
docs: fix minor language/style inconsistencies
...
Always leave a blank line between headings and the following checklists.
2016-02-18 14:33:35 +01:00
Dominyk Tiller
81c97e1686
PULL_REQUEST_TEMPLATE: create initial template
2016-02-18 08:19:17 +00:00
Dominyk Tiller
a049aaa84c
docs: move security reporting guidelines
2016-02-18 08:19:17 +00:00
Dominyk Tiller
bcc5591702
ISSUE_TEMPLATE: create initial template
...
Closes Homebrew/homebrew#41321 .
2016-02-18 08:19:17 +00:00
Dominyk Tiller
eae1fe9eea
CONTRIBUTING: move to /.github
2016-02-18 08:19:17 +00:00