aboutsummaryrefslogtreecommitdiff
path: root/.github/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
new file mode 100644
index 000000000..2716efbac
--- /dev/null
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,19 @@
+---
+name: Pull request
+about: Improve pandoc's code
+title: ''
+labels: ''
+assignees: ''
+
+---
+
+Before you continue, please make sure that you have
+
+- [ ] read the [contributing guidelines](https://github.com/jgm/pandoc/CONTRIBUTING.md)
+- [ ] searched [the issue tracker](https://github.com/jgm/pandoc/issues) for similar issues (the closed issues too).
+
+**What issue does this pull request address?**
+Fixes #0000 <!-- remove if not applicable -->
+
+**Describe the changes.**
+