RYA-156 Added Pull request template

Added Template for pull requests.
This template will appear every time
a new pull request is opened.  Creating
consistency between all pull requests.


Project: http://git-wip-us.apache.org/repos/asf/incubator-rya/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-rya/commit/4da17f81
Tree: http://git-wip-us.apache.org/repos/asf/incubator-rya/tree/4da17f81
Diff: http://git-wip-us.apache.org/repos/asf/incubator-rya/diff/4da17f81

Branch: refs/heads/master
Commit: 4da17f8188e3c5ecfa00ac1b495826cd49f72f1e
Parents: d87a977
Author: isper3at <smith...@gmail.com>
Authored: Fri Aug 19 00:41:30 2016 -0400
Committer: Aaron Mihalik <miha...@alum.mit.edu>
Committed: Tue Aug 23 10:54:10 2016 -0400

----------------------------------------------------------------------
 .github/PULL_REQUEST_TEMPLATE | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/4da17f81/.github/PULL_REQUEST_TEMPLATE
----------------------------------------------------------------------
diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE
new file mode 100644
index 0000000..ab29333
--- /dev/null
+++ b/.github/PULL_REQUEST_TEMPLATE
@@ -0,0 +1,18 @@
+## Description
+>What Changed?
+[Brief Description of what changed]
+
+### Tests
+>Coverage?
+
+[Description of what tests were written]
+
+### Links
+[Jira](https://issues.apache.org/jira/browse/RYA-NUMBER)
+
+### Checklist
+- [ ] Code Review
+- [ ] Squash Commits
+
+#### People To Reivew
+[Add those who should review this]

Reply via email to