Skip to content

Commit 349151d

Browse files
docs: create pull request template
Signed-off-by: amit padmani <amit.padmani@ayanworks.com>
1 parent dcfb27e commit 349151d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/pull_request_template.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)