summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-05-16 22:11:08 -0700
committerBozhidar Batsov <bozhidar@batsov.com>2016-05-16 22:11:08 -0700
commit694e126349ec0d1740ae3a0d3f7dda076f3f9600 (patch)
tree8b9f6e4803316573df42c6881396376cf6df3ef9 /.github
parent5ba5091b60d28e8cc8e6a266295efeba88769ad0 (diff)
Improve a bit the PR template
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index e6221a66..ad5d867f 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -1,4 +1,9 @@
-Before submitting a PR make sure the following things have been done (and denote this
+**Replace this text with a summary of the changes in your PR.
+The more detailed you are, the better.**
+
+-----------------
+
+Before submitting the PR make sure the following things have been done (and denote this
by checking the relevant checkboxes):
- [ ] The commits are consistent with our [contribution guidelines](CONTRIBUTING.md)