From 706075c518871215938404609f783087be591809 Mon Sep 17 00:00:00 2001 From: Chenxia Liu Date: Fri, 6 Sep 2019 11:58:26 -0700 Subject: [PATCH] No issue: Add AFTER-MERGE checklist item for PR --- .github/PULL_REQUEST_TEMPLATE | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE index dc6f3b66d..ac2902822 100644 --- a/.github/PULL_REQUEST_TEMPLATE +++ b/.github/PULL_REQUEST_TEMPLATE @@ -7,6 +7,9 @@ - [ ] **Screenshots**: This PR includes screenshots or GIFs of the changes made or an explanation of why it does not - [ ] **Accessibility**: The code in this PR follows [accessibility best practices](https://github.com/mozilla-mobile/shared-docs/blob/master/android/accessibility_guide.md) or does not include any user facing features +### After merge +- [ ] **Milestone**: Make sure issues finished by this pull request are added to the [milestone](https://github.com/mozilla-mobile/fenix/milestones) of the version currently in development. +