add initial pull request template for github

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
Marcel Hibbe 2022-12-01 12:20:06 +01:00
parent 3458226d4b
commit ba7b0c587f
No known key found for this signature in database
GPG key ID: C793F8B59F43CE7B

18
.github/pull_request_template.md vendored Normal file
View file

@ -0,0 +1,18 @@
### 🖼️ Screenshots
🏚️ Before | 🏡 After
---|---
B | A
### 🚧 TODO
- [ ] ...
### 🏁 Checklist
- [ ] ⛑️ Tests (unit and/or integration) are included or not needed
- [ ] 🔖 Capability is checked or not needed
- [ ] 🔙 Backport requests are created or not needed: `/backport to stable-xx.x`
- [ ] 📅 Milestone is set
- [ ] 🌸 PR title is meaningful (if it should be in the changelog: is it meaningful to users?)