diff options
| author | Megan Wachs | 2021-04-07 16:17:32 -0700 |
|---|---|---|
| committer | GitHub | 2021-04-07 16:17:32 -0700 |
| commit | a67ddb239c5cfb41b94f11633d2a44055cb54e44 (patch) | |
| tree | a1d616537cfdf7008c32b64c27492e5f5d996220 /.github | |
| parent | e0da5ae47f3674bdd2018a672028290c927274e1 (diff) | |
Update PULL_REQUEST_TEMPLATE.md (#1856)
Diffstat (limited to '.github')
| -rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 1a661ea8..bcc4d289 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -44,7 +44,7 @@ Text from here to the end of the body will be considered for inclusion in the re ### Reviewer Checklist (only modified by reviewer) - [ ] Did you add the appropriate labels? -- [ ] Did you mark the proper milestone (3.2.x, 3.3.x, 3.4.0, 3.5.0) ? +- [ ] Did you mark the proper milestone (3.2.x, 3.3.x, 3.4.x, 3.5.0) ? - [ ] Did you review? - [ ] Did you check whether all relevant Contributor checkboxes have been checked? - [ ] Did you mark as `Please Merge`? |
