We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0127f2d commit 38ad704Copy full SHA for 38ad704
1 file changed
.github/pull_request_template.md
@@ -0,0 +1,15 @@
1
+## Fixes
2
+<!-- List the issue(s) this PR resolves -->
3
+-
4
+
5
+## Changes
6
+<!-- List the changes this PR introduces -->
7
8
9
+## Checklist
10
+<!-- Put an `x` in the boxes. All tasks must be completed and boxes checked before merging. -->
11
+- [ ] 🤖 This change is covered by unit tests (if applicable).
12
+- [ ] 🤹 Manual testing has been performed (if necessary).
13
+- [ ] 🛡️ Security impacts have been considered (if relevant).
14
+- [ ] 📖 Documentation updates are complete (if required).
15
+- [ ] 🧠 Third-party dependencies and TPIP updated (if required).
0 commit comments