Skip to content

Commit 463665c

Browse files
borntorockjenkins-x-bot
authored andcommitted
feat: added PR template for submitters
Signed-off-by: borntorock <[email protected]>
1 parent b4968bd commit 463665c

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+
# Description
2+
3+
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
4+
5+
Fixes # (issue)
6+
7+
# Checklist:
8+
9+
- [ ] I have mentioned the appropriate type(scope), as referenced [here](https://jenkins-x.io/community/code/#the-commit-message) in the commit message and PR title for the semantic checks to pass.
10+
- [ ] I have signed off the commit, as per instructions mentioned [here](https://jenkins-x.io/community/code/#how-to-sign-your-commits).
11+
- [ ] Any dependent changes have already been merged.
12+

0 commit comments

Comments
 (0)