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.
2 parents beec53c + a32f53e commit b729595Copy full SHA for b729595
.github/pull_request_template.md
@@ -0,0 +1,37 @@
1
+## Related Tickets & Documents
2
+
3
+<!--
4
+Add task/issue you were working on and any other documents.
5
+-->
6
7
+## Description
8
9
10
+Please do not leave this blank!
11
+Summary of the change or issues fixed.
12
13
14
+## Type of PR?
15
16
+<!-- Remove the comment blocks to uncomment all applicable types -->
17
18
+<!-- - 🍕 New feature -->
19
+<!-- - 🐛 Bug Fix -->
20
+<!-- - 🚀 Enhancement -->
21
+<!-- - 🚧 Maintenance -->
22
+<!-- - 🏗️ Other: [Specify your type] -->
23
24
+## Manual testing
25
26
+<!-- Outline manual tests performed to verify the changes.
27
+Attach any Screenshots 📸
28
29
30
+## Automated tests added?
31
32
+<!-- Add an 'X' in the box to check them. ex: [x] -->
33
34
+- [ ] 👍 Unit tests
35
+- [ ] 👍 Functional tests
36
+- [ ] 👍 E2E tests
37
+- [ ] 🙅 N/A
0 commit comments