Skip to content

Commit 275fe61

Browse files
authored
add pr template (#182)
1 parent 89d9a35 commit 275fe61

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+
### ENSURE THE FOLLOWING ARE MET:
2+
Below is a brief summary of PR requirements ([full list][checklist]).
3+
4+
- [ ] Your PR title summarizes the changes at a high level (not simply "updated X" or "changes Y")
5+
- [ ] Your PR description links to the issue/design. If not available, includes a full description for the change.
6+
- [ ] Your code contains relevant unit tests.
7+
8+
By opening this PR for review, the author has agreed that these criteria must be met.
9+
10+
By approving this PR, the reviewers have also agreed these criteria have been met and it is ready to be merged.
11+
12+
[checklist]: https://github.ibm.com/alchemy-containers/armada-ironsides/wiki/PR-submission-and-Code-Review-Checklist

0 commit comments

Comments
 (0)