aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-06-11 09:39:27 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2021-06-11 09:39:27 -0700
commit85f1e1f3069d1ddf55fdd69881e759fdb35d1ee3 (patch)
treedde74c4536438a25ed929b384639dbdd46721e6a /.github
parentc9b354e15f2653e58303c6689043ce50fb86355e (diff)
downloadpandoc-85f1e1f3069d1ddf55fdd69881e759fdb35d1ee3.tar.gz
Remove pull requset template.
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md19
1 files changed, 0 insertions, 19 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
deleted file mode 100644
index 2716efbac..000000000
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ /dev/null
@@ -1,19 +0,0 @@
----
-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.**
-