docs: update pull request template (#3797)

This commit is contained in:
openoms
2023-05-08 19:32:06 +01:00
committed by GitHub
parent f8f9d467ba
commit ff6fafdfc9
2 changed files with 4 additions and 1 deletions

Submodule ci/arm64-rpi/packer-builder-arm added at 6636c687ec

View File

@@ -1,2 +1,4 @@
Thank you for your contribution to RaspiBlitz. Before submitting this PR, please make sure:
- [ ] That its based against the `dev` brach - not the default release branch.
- [ ] it is based against the `dev` branch - not the default release branch.
- [ ] format shell scripts with [shellcheck](https://www.shellcheck.net/) to improve readability.
(this entry can be deleted)