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
+29-1Lines changed: 29 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,4 +64,32 @@ continuing. -->
64
64
65
65
Fixes #
66
66
67
-
<!-- PLEASE REMOVE ALL COMMENTS BEFORE SUBMITTING -->
67
+
<!-- PLEASE REMOVE ALL COMMENTS ABOVE BEFORE SUBMITTING -->
68
+
69
+
70
+
<!-- PLEASE DO NOT CHANGE ANYTHING BELOW -->
71
+
72
+
## Chocolatey Team Pre-merge Checklist
73
+
74
+
This section is for Chocolatey team members to validate things prior to merge. Each section should have only one option selected. Any option marked with `(*)` should have an individual comment with further details.
75
+
76
+
### Corresponding Product Changes
77
+
78
+
*[ ] This PR affects other Chocolatey products that may need corresponding changes. (eg: Chocolatey GUI, Chocolatey Licensed Extension)
79
+
*[ ] This PR does not affect other Chocolatey products that may need corresponding changes. (eg: Chocolatey GUI, Chocolatey Licensed Extension)
80
+
81
+
### Milestone Tracking
82
+
83
+
*[ ] This PR is attached to an issue that is attached to a milestone.
84
+
*[ ] This PR is not attached to an issue, so it has been attached to a milestone.
85
+
*[ ] This PR does not need to be attached to a milestone. (*)
86
+
87
+
### Inter-branch Porting
88
+
89
+
*[ ] This PR affects changes that will need to be ported to other branches. (*)
90
+
*[ ] This PR does not affect changes that will need to be ported to other branches.
91
+
92
+
#### Pester Test Specifics
93
+
94
+
*[ ] This PR affects Pester tests unrelated to Chocolatey CLI changes that need to be ported to the `master` branch.
95
+
*[ ] This PR affects Pester tests due to build changes and needs to be ported to both `master` and `support` branches.
0 commit comments