summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Orton <joe@manyfish.uk>2020-04-29 13:56:45 +0100
committerJoe Orton <jorton@apache.org>2023-01-11 16:44:10 +0000
commitbc1c9776a336a803d80d02082ea3835f3e9a368d (patch)
tree9d0aa29ee48bbb9b2ef80605d351df9c446623b2
parent473bc206ffa5375862aaea9789c79114a5897f3b (diff)
downloadneon-git-bc1c9776a336a803d80d02082ea3835f3e9a368d.tar.gz
Create pull_request_template.md [skip ci]
-rw-r--r--.github/PULL_REQUEST_TEMPLATE/pull_request_template.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
new file mode 100644
index 0000000..e234f82
--- /dev/null
+++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
@@ -0,0 +1,6 @@
+Fixes XXXX (fixes #NNN)
+
+```
+Changelog:
+
+```