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
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,14 @@
1
1
<!--
2
2
BEFORE YOU CREATE A PULL REQUEST:
3
3
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).
5
5
6
6
A summary of our expectations:
7
7
- You are not submitting a pull request from your MASTER / MAIN branch.
8
8
- You are able to sign the Contributor License Agreement (CLA).
9
9
- 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.
10
10
- 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).
11
12
12
13
THANKS! We appreciate you reading the entire Contributing document and not just scanning through it.
13
14
@@ -57,6 +58,7 @@ Please remove all comments before submitting.
0 commit comments