Skip to content

Commit 2029585

Browse files
authored
Merge pull request #687 from puppetlabs/CONT-990-Pull_Requests_template
pdksync - (CONT-990) - Adding Community Pull Requests template
2 parents a43f233 + 1e9b7d5 commit 2029585

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/pull_request_template.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## Summary
2+
Provide a detailed description of all the changes present in this pull request.
3+
4+
## Additional Context
5+
Add any additional context about the problem here.
6+
- [ ] Root cause and the steps to reproduce. (If applicable)
7+
- [ ] Thought process behind the implementation.
8+
9+
## Related Issues (if any)
10+
Mention any related issues or pull requests.
11+
12+
## Checklist
13+
- [ ] 🟢 Spec tests.
14+
- [ ] 🟢 Acceptance tests.
15+
- [ ] Manually verified. (For example `puppet apply`)

0 commit comments

Comments
 (0)