aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFausto Núñez Alberro <fausto.nunez@mailbox.org>2021-01-26 22:15:07 +0100
committerFausto Núñez Alberro <fausto.nunez@mailbox.org>2021-01-26 22:15:07 +0100
commit32c5a72ec2b3bb9a90bfe22ee92733801b8d355c (patch)
tree8477fea154476cc4526f6ce127878baae4836280
parent3a013198c9fb0bc8bd728ab83dad6c0fa9c941b0 (diff)
Add a PR template
-rw-r--r--PULL_REQUEST_TEMPLATE.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md
new file mode 100644
index 0000000..3de907b
--- /dev/null
+++ b/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,11 @@
+# Description
+
+<!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. -->
+
+Fixes #ISSUE_NUMBER
+
+# Checklist
+
+- [ ] I have built the project after my changes following [the build instructions](https://github.com/fnune/base16-vim#building)
+- [ ] I have confirmed that my changes produce no regressions after building
+- [ ] I have pushed the built files to this pull request as a separate commit