mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
New-Maintainer-Checklist: be more explicit.
Note some additional ways to help, gotchas and how to get started.
This commit is contained in:
parent
17cc40f112
commit
ce2d13815d
@ -12,6 +12,9 @@ your contributions around $THEIR_CONTRIBUTIONS.
|
|||||||
|
|
||||||
We would like to invite you to have commit access. There are no obligations,
|
We would like to invite you to have commit access. There are no obligations,
|
||||||
but we'd appreciate your continuing help in keeping on top of contributions.
|
but we'd appreciate your continuing help in keeping on top of contributions.
|
||||||
|
The easiest way to do this is to watch the Homebrew/brew and
|
||||||
|
Homebrew/homebrew-core repositories on GitHub to provide help and code review
|
||||||
|
and to pull suitable changes.
|
||||||
|
|
||||||
A few requests:
|
A few requests:
|
||||||
|
|
||||||
@ -25,12 +28,15 @@ A few requests:
|
|||||||
button in "create a merge commit" mode for Homebrew/brew or "squash and
|
button in "create a merge commit" mode for Homebrew/brew or "squash and
|
||||||
merge" for a single formulae change. If in doubt, check with e.g. GitX that
|
merge" for a single formulae change. If in doubt, check with e.g. GitX that
|
||||||
you've not accidentally added merge commits
|
you've not accidentally added merge commits
|
||||||
- still create your branches on your fork rather than in the main repository
|
- still create your branches on your fork rather than in the main repository.
|
||||||
- if still in doubt please ask for help and we'll help you out - these are
|
Note GitHub's UI will create edits and reverts on the main repository if you
|
||||||
probably worth a read:
|
make edits or click revert on the Homebrew/brew repository rather than your
|
||||||
- https://github.com/Homebrew/brew/blob/master/docs/Brew-Test-Bot-For-Core-Contributors.md
|
own fork.
|
||||||
- https://github.com/Homebrew/brew/blob/master/docs/Maintainer-Guidelines.md
|
- if still in doubt please ask for help and we'll help you out
|
||||||
- possibly everything else in the documentation
|
- please read:
|
||||||
|
- http://docs.brew.sh/Brew-Test-Bot-For-Core-Contributors.html
|
||||||
|
- http://docs.brew.sh/Maintainer-Guidelines.html
|
||||||
|
- possibly everything else on http://docs.brew.sh
|
||||||
|
|
||||||
How does that sound?
|
How does that sound?
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user