We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71cc368 commit b4da3efCopy full SHA for b4da3ef
1 file changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -13,5 +13,9 @@
13
14
## Checklist
15
<!-- 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).
21
-<!-- TODO: Add a checklist -->
0 commit comments