aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/pull_request_template.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
new file mode 100644
index 0000000..ec2d959
--- /dev/null
+++ b/.github/pull_request_template.md
@@ -0,0 +1,20 @@
+##### Motivation for this change
+
+<!-- please explain your reason for doing this change -->
+
+##### Things done/to do
+
+<!-- please fill in the following checklist -->
+- [ ] added corresponding entries in CHANGELOG_UNRELEASED.md
+- [ ] added corresponding documentation in the headers
+
+<!-- if items above are irrelevant, explain what you did here -->
+
+<!-- please fill in the following checklist -->
+<!-- leave this note as a reminder to reviewers -->
+##### Automatic note to reviewers
+
+Read [this
+Checklist](https://github.com/math-comp/math-comp/wiki/Checklist-for-following,-reviewing-and-playing-with-a-PR#checklist-for-reviewing-a-pr)
+
+and make sure there is a milestone.