Skip to content

Commit

Permalink
Merge pull request opencontainers#6 from wking/optional-leader-issue
Browse files Browse the repository at this point in the history
CONTRIBUTING: Make leader-issues optional
  • Loading branch information
Michael Crosby committed May 23, 2016
2 parents 5ac5ed9 + 0548361 commit 1ae370f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ Fork the repo and make changes on your fork in a feature branch:
- If it's a feature branch, create an enhancement issue to announce your
intentions, and name it XXX-something where XXX is the number of the issue.

Small changes or changes that have been discussed on the project mailing list
may be submitted without a leader issue, in which case you are free to name
your branch however you like.

Submit unit tests for your changes. Go has a great test framework built in; use
it! Take a look at existing tests for inspiration. Run the full test suite on
your branch before submitting a pull request.
Expand Down

0 comments on commit 1ae370f

Please sign in to comment.