summarylogtreecommitdiffstats
path: root/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
Diffstat (limited to 'PULL_REQUEST_TEMPLATE.md')
-rw-r--r--PULL_REQUEST_TEMPLATE.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md
new file mode 100644
index 000000000000..67e48e984d87
--- /dev/null
+++ b/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,12 @@
+
+
+
+## Checklist:
+
+Please ensure you've done the below when submitting a pull request:
+
+- [ ] Run `updpkgsums` to ensure checksums are up to date.
+- [ ] Make and install changes locally.
+- [ ] Bump `_pkgrel` if change is not an upstream update.
+- [ ] Reset `_pkgrel` to 1 if `_pkgver` has changed.
+- [ ] Run `mksrcinfo` to update AUR info file (do this last).