Skip to content

Commit 86f60fd

Browse files
authored
Merge pull request #58 from chocolatey/repo-sync/github/default
(maint) synced file(s) with chocolatey/.github
2 parents 0d7a79d + bb1a1b5 commit 86f60fd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
<!--
22
BEFORE YOU CREATE A PULL REQUEST:
33
4-
Ensure you have read over [CONTRIBUTING.md](./CONTRIBUTING.md). We provide VERY defined guidance (as such, we strongly adhere to it).
4+
Ensure you have read over [CONTRIBUTING.md](https://github.com/chocolatey/choco/blob/develop/CONTRIBUTING.md). We provide VERY defined guidance (as such, we strongly adhere to it).
55
66
A summary of our expectations:
77
- You are not submitting a pull request from your MASTER / MAIN branch.
88
- You are able to sign the Contributor License Agreement (CLA).
99
- YOUR GIT COMMIT MESSAGE FORMAT IS EXTREMELY IMPORTANT. We have a very defined expectation for this format and are sticklers about it. Really, READ the entire Contributing document. It will save you and us pain.
1010
- Do not reformat code, it makes it hard to see what has changed. Leave the formatting to us.
11+
- You have read and can confirm the completion of the [Definition of Done](https://github.com/chocolatey/home/blob/main/definition-of-done.md).
1112
1213
THANKS! We appreciate you reading the entire Contributing document and not just scanning through it.
1314
@@ -57,6 +58,7 @@ Please remove all comments before submitting.
5758
* [ ] Tests to cover my changes, have been added.
5859
* [ ] All new and existing tests passed?
5960
* [ ] PowerShell code changes: PowerShell v3 compatibility checked?
61+
* [ ] All items are complete on the [Definition of Done](https://github.com/chocolatey/home/blob/main/definition-of-done.md).
6062

6163
## Related Issue
6264
<!-- Make sure you have raised an issue for this pull request before

0 commit comments

Comments
 (0)