summarylogtreecommitdiffstats
path: root/PULL_REQUEST_TEMPLATE.md
blob: 546ce7b64b08f76e99cc6844946668a1d699e7ba (plain)
1
2
3
4
5
6
7
8
9
10
11
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 `makepkg --printsrcinfo > .SRCINFO` to update AUR info file (do this last).