Skip to content

Commit

Permalink
feat: added PR template for submitters
Browse files Browse the repository at this point in the history
Signed-off-by: borntorock <[email protected]>
  • Loading branch information
borntorock authored and jenkins-x-bot committed Nov 18, 2020
1 parent b4968bd commit 463665c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Description

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.

Fixes # (issue)

# Checklist:

- [ ] 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.
- [ ] I have signed off the commit, as per instructions mentioned [here](https://jenkins-x.io/community/code/#how-to-sign-your-commits).
- [ ] Any dependent changes have already been merged.

0 comments on commit 463665c

Please sign in to comment.