Skip to content

Commit b4da3ef

Browse files
authored
Added PR checklist (#266)
1 parent 71cc368 commit b4da3ef

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,9 @@
1313

1414
## Checklist
1515
<!-- Put an `x` in the boxes. All tasks must be completed and boxes checked before merging. -->
16+
- [ ] 🤖 This change is covered by unit tests (if applicable).
17+
- [ ] 🤹 Manual testing has been performed (if necessary).
18+
- [ ] 🛡️ Security impacts have been considered (if relevant).
19+
- [ ] 📖 Documentation updates are complete (if required).
20+
- [ ] 🧠 Third-party dependencies and TPIP updated (if required).
1621

17-
<!-- TODO: Add a checklist -->

0 commit comments

Comments
 (0)