From c660c4fd062ea3c8c490068c303d1637af578868 Mon Sep 17 00:00:00 2001 From: Tropic Date: Fri, 5 Jan 2018 21:20:26 +0100 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..5b57e7b1 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,10 @@ +# Contributing to P+ + +:+1::tada: First off, thanks for taking the time to contribute! :tada::+1: + +The following is a set of guidelines for contributing to P+. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request. + +### Pull Requests +* Send your pull requests to the `dev` branch +* Avoid platform-dependent code +* Use the present tense ("Add feature" not "Added feature") in the pull request title