From 05aba898cedc8c2c1d9f1a21f6963e450b3f127c Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Fri, 2 Mar 2018 10:16:02 -0800 Subject: Move some docs to docs directory, add CONTRIBUTING and templates. --- .github/pull_request_template.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .github/pull_request_template.md (limited to '.github/pull_request_template.md') diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..5ae7c257 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,7 @@ +fixes # + + + +Note that the above format should be used in your git commit comments. +You agree that by submitting a PR, you have read and agreed to our +contributing guidelines. -- cgit v1.2.3-70-g09d2