aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReynold Xin <rxin@databricks.com>2016-02-17 22:14:45 -0500
committerReynold Xin <rxin@databricks.com>2016-02-17 22:14:45 -0500
commit892b2dd6dd00d2088c75ab3c8443e8b3e44e5803 (patch)
treed7352e7d367c2d522dc91248bafdf60c5fe59b95
parentb84404865b90fc07858a8b28c2a7028f96517167 (diff)
downloadspark-892b2dd6dd00d2088c75ab3c8443e8b3e44e5803.tar.gz
spark-892b2dd6dd00d2088c75ab3c8443e8b3e44e5803.tar.bz2
spark-892b2dd6dd00d2088c75ab3c8443e8b3e44e5803.zip
Add github pull request template
-rw-r--r--.github/PULL_REQUEST_TEMPLATE12
1 files changed, 12 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE
new file mode 100644
index 0000000000..39bcc84225
--- /dev/null
+++ b/.github/PULL_REQUEST_TEMPLATE
@@ -0,0 +1,12 @@
+## What changes were proposed in this pull request?
+
+(Please fill in changes proposed in this fix)
+
+
+## How was the this patch tested?
+
+(Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests)
+
+
+(If this patch involves UI changes, please attach a screenshot; otherwise, remove this)
+