Skip to content

Commit

Permalink
Add brief contribution guide
Browse files Browse the repository at this point in the history
  • Loading branch information
dpritchett authored and kelseyhightower committed Jan 30, 2018
1 parent 68ebb95 commit 4f5cecb
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
This project is made possible by contributors like YOU! While all contributions are welcomed, please be sure and follow the following suggestions to help your PR get merged.

## License

This project uses an [Apache license](LICENSE). Be sure you're comfortable with the implications of that before working up a patch.

## Review and merge process

Review and merge duties are managed by [@kelseyhightower](https://github.com/kelseyhightower). Expect some burden of proof for demonstrating the marginal value of adding new content to the tutorial.

Here are some examples of the review and justification process:
- [#208](https://github.com/kelseyhightower/kubernetes-the-hard-way/pull/208)
- [#282](https://github.com/kelseyhightower/kubernetes-the-hard-way/pull/282)

## Notes on minutiae

If you find a bug that breaks the guide, please do submit it. If you are considering a minor copy edit for tone, grammar, or simple inconsistent whitespace, consider the tradeoff between maintainer time and community benefit before investing too much of your time.

0 comments on commit 4f5cecb

Please sign in to comment.