Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outline Hubot Evolution process #1

Merged
merged 13 commits into from
May 24, 2017
Prev Previous commit
Next Next commit
File naming and when to merge
bkeepers committed May 20, 2017

Unverified

The committer email address is not verified.
commit b73e0eb5cd378f7e23fe7dfc58f2501b551e06d1
4 changes: 3 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -39,7 +39,9 @@ Reviews should usually be completed in a single week, but can run longer for par

After feedback from the community has been gathered, the maintainers will make a decision on whether to `accept` or `reject` the proposal.

Once a proposal has been accepted, it is usually up to the proposal author to implement it or discuss with the maintainers who will lead the implementation.
Once a proposal has been accepted, the file should be renamed to `proposals/###-feature-name.md`, where `###` is the Pull Request number. It is usually up to the proposal author to implement it or discuss with the maintainers who will lead the implementation.

Once a proposal has been implemented, the Pull Request will be merged.

## Proposal states