You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We provide defined guidance (as such, we strongly adhere to it).
9
-
10
-
A summary of our expectations:
11
-
- A ticket was created at https://tickets.puppetlabs.com/secure/CreateIssueDetails!init.jspa?pid=10707&issuetype=1&components=14205&summary=%5BWSUS_CLIENT%5D%20, or you have an existing ticket #
12
-
- You are not submitting a pull request from your MAIN branch.
13
-
- The first line of your git commit message has the ticket # and a short summary of the fix, followed by a detailed explanation of the fix in the git commit body.
14
-
- Your git commit message format is important. We have a very defined expectation for this format and are keep to it. Really, READ the entire Contributing document. It will save you and us time.
15
-
- Do not reformat code, it makes it hard to see what has changed. Leave the formatting to us.
16
-
17
-
THANKS! We appreciate you reading the entire Contributing document and not just scanning through it.
18
-
19
-
DELETE EVERYTHING IN THIS COMMENT BLOCK
20
-
-->
12
+
## Checklist
13
+
-[ ] 🟢 Spec tests.
14
+
-[ ] 🟢 Acceptance tests.
15
+
-[ ] Manually verified. (For example `puppet apply`)
0 commit comments