We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89d9a35 commit 275fe61Copy full SHA for 275fe61
.github/pull_request_template.md
@@ -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