Skip to content

Commit 4f5cecb

Browse files
dpritchettkelseyhightower
authored andcommitted
Add brief contribution guide
1 parent 68ebb95 commit 4f5cecb

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CONTRIBUTING.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
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.
2+
3+
## License
4+
5+
This project uses an [Apache license](LICENSE). Be sure you're comfortable with the implications of that before working up a patch.
6+
7+
## Review and merge process
8+
9+
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.
10+
11+
Here are some examples of the review and justification process:
12+
- [#208](https://github.com/kelseyhightower/kubernetes-the-hard-way/pull/208)
13+
- [#282](https://github.com/kelseyhightower/kubernetes-the-hard-way/pull/282)
14+
15+
## Notes on minutiae
16+
17+
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.
18+

0 commit comments

Comments
 (0)