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 f809f83 + 826305c commit f411b79Copy full SHA for f411b79
.github/pull_request_template.md
@@ -0,0 +1,13 @@
1
+### Description
2
+
3
+- Please write a short description of your changes here. Provide as much context as needed.
4
5
+### Video or Screenshots
6
7
+#### Checklist
8
9
+- [ ] **Story requirement were met**
10
+- [ ] **All new necessary Unit tests were CREATED**
11
+- [ ] **All required unit tests are PASSING**
12
+- [ ] The proposed functionality was **tested manually locally**, and it's working fine.
13
+- [ ] Unnecessary console.logs AND/OR comments were removed
0 commit comments