We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcfb27e commit 349151dCopy full SHA for 349151d
.github/pull_request_template.md
@@ -0,0 +1,12 @@
1
+### Summary
2
+your changes text, screenshot or small recording
3
+
4
+### Issue ticket number and link
5
+add ticket link
6
7
+### Checklist before requesting a review
8
+- [ ] All commits contain a DCO Signed-off-by line (we use the DCO GitHub app to enforce this).
9
+- [ ] Self-review of code & No unnecessary commented-out code.
10
+- [ ] All existing functionality remain intact.
11
+- [ ] Updated the README if necessary..
12
+- [ ] No hard-coded sensitive information.
0 commit comments