chore: create PR template (#1039)

This commit is contained in:
Leszek Stachowski
2025-11-12 12:54:06 +01:00
committed by GitHub
parent 58f61cc27b
commit 524167e4d4

11
.github/pull_request_template.md vendored Normal file
View File

@@ -0,0 +1,11 @@
### Description
_A brief description of the changes, what and how is being changed._
### Tested
_Explain how the change has been tested (for example by manual testing, unit tests etc) or why it's not necessary (for example version bump)._
### How to QA
_How can the change be tested in a repeatable manner?_