Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 5 additions & 8 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,15 @@
## Fixes
<!-- List the issue(s) this PR resolves -->

-

## Changes
<!-- List the changes this PR introduces -->

-

## Checklist
<!-- Put an `x` in the boxes. All tasks must be completed and boxes checked before merging. -->

- [ ] πŸ€– This change is covered by unit tests as required.
- [ ] 🀹 All required manual testing has been performed.
- [ ] πŸ›‘οΈ Security impacts have been considered.
- [ ] πŸ“– All documentation updates are complete.
- [ ] 🧠 This change does not change third-party dependencies
- [ ] πŸ€– This change is covered by unit tests (if applicable).
- [ ] 🀹 Manual testing has been performed (if necessary).
- [ ] πŸ›‘οΈ Security impacts have been considered (if relevant).
- [ ] πŸ“– Documentation updates are complete (if required).
- [ ] 🧠 Documentation updates are complete (if required).