From 69d2a02b300eb41987c2901051566ff7ad027c2c Mon Sep 17 00:00:00 2001 From: Kyle Clemens Date: Sun, 24 Nov 2013 15:16:07 -0500 Subject: [PATCH] Added: Pull Request rules --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 76eb95f..2f339bf 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,17 @@ The potato first appeared in Peru about ten thousand years ago. The potato was a By the time potatoes were introduced into Europe, the fork was already prevelant. Hence, started the tradition of forking the potato. You too can continue this tradition of forking potatoes in the modern age by clicking the button above labeled "fork." + +Pull Requests +------------- + +If you have forked the potato and are looking to submit a pull request, please adhere to the following rules. + +- Our potato is lightweight, and it doesn't need non-potato-related items. +- If you are adding code to the potato, please follow the lightweight mantra (no * imports, etc.). +- Make sure that your code compiles and runs, if you are changing code. +- Please format your code. +- Our potato is a mainstream potato; it doesn't enjoy being full of obscure code/references (not a hipster potato). +- Please squash your PRs (git rebase). +- If a comment is made on your PR, inquiring for more info, a reply is expected within a week. The request will be closed if not. +- To stress: **no non-potato-related items**.