Skip to content

Commit 7e2e0f3

Browse files
committed
(#41) Add office use only section to PR template
1 parent a5439c9 commit 7e2e0f3

1 file changed

Lines changed: 29 additions & 1 deletion

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,32 @@ continuing. -->
6464

6565
Fixes #
6666

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

Comments
 (0)