aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 0000000..a95c3bb
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,7 @@
+Thanks for taking the time to help out!
+
+# Pull Requests
+Please follow these basic guidelines when submitting pull requests:
+ - Follow the Scala style guide
+ - Keep commit history clean by squashing non-relevant commits and rebasing onto master prior to a pull request
+ - Use the present tense in commit messages ("Add feature" not "Added feature") \ No newline at end of file