adds PR template #55

Merged
OCram85 merged 1 commits from ghTemplates into master 2022-06-28 09:12:35 +02:00
1 changed files with 19 additions and 0 deletions

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

@ -0,0 +1,19 @@
#### :book: Summary
<!-- Provide a summary of your changes. Describe the why and not how. -->
#### :bookmark_tabs: Test Plan
> :bulb: Select your test plan for the code changes.
- [ ] Tested via Drone.io pipeline
- [ ] Custom test
- [ ] No test plan
##### Details / Justification
<!-- Add your test details or justification for missing tests here. -->
#### :books: Additional Notes
<!-- A place for additional detail notes. -->