We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 47dc436 + c77f4a1 commit db5086eCopy full SHA for db5086e
.github/pull_request_template.md
@@ -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