From f8dbe893c39b9ca844a1bde923e62f7a1f99a743 Mon Sep 17 00:00:00 2001 From: Jack Koenig Date: Wed, 15 Mar 2023 11:42:21 -0700 Subject: Update PULL_REQUEST_TEMPLATE for 1.6.x --- .github/PULL_REQUEST_TEMPLATE.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 77abae1d..d592df60 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,3 +1,11 @@ + + ### Contributor Checklist - [ ] Did you add Scaladoc to every public function/method? @@ -44,7 +52,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 (1.2.x, 1.3.0, 1.4.0) ? +- [ ] Did you mark the proper milestone (1.6.x, 1.5.x) ? - [ ] Did you review? - [ ] Did you check whether all relevant Contributor checkboxes have been checked? - [ ] Did you mark as `Please Merge`? -- cgit v1.2.3