From 6aad5d6e91f384caedd194a8378ba0fe71013ff1 Mon Sep 17 00:00:00 2001 From: Jim Lawson Date: Sun, 5 Apr 2020 12:24:31 -0700 Subject: Add Release Notes section and check-box for checklist. (#1495) * Add Release Notes section and check-box for checklist. * moved PR template stuff around Co-authored-by: Adam Izraelevitz --- .github/PULL_REQUEST_TEMPLATE.md | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to '.github') diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 8f747fe9..77abae1d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -8,8 +8,9 @@ - [ ] Did you state the API impact? - [ ] Did you specify the code generation impact? - [ ] Did you request a desired merge strategy? +- [ ] Did you add text to be included in the Release Notes for this change? -### Type of Improvement +#### Type of Improvement @@ -20,24 +21,30 @@ -### API Impact +#### API Impact -### Backend Code Generation Impact +#### Backend Code Generation Impact -### Desired Merge Strategy +#### Desired Merge Strategy +#### Release Notes + + ### 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 review? +- [ ] Did you check whether all relevant Contributor checkboxes have been checked? - [ ] Did you mark as `Please Merge`? -- cgit v1.2.3