From 0a54fa8b732803de6cfb9f87abef6774130ebacd Mon Sep 17 00:00:00 2001 From: taobun Date: Mon, 20 Jul 2020 19:18:03 +0700 Subject: [PATCH] Update PR template --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ee5fd0dbd1..29d8b0ef7a 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -20,3 +20,7 @@ Fixed: #XXXX - [ ] The pull request includes any and all appropriate unit/integration tests - [ ] You have added a relevant changelog entry to `CHANGELOG_UNRELEASED.md` - [ ] You have re-reviewed the files affected by the pull request (e.g. using the `Files changed` tab in the Github PR explorer) + +## If this PR doesn't need to be merged into v1.0.6 please remove this option: + +- [ ] The pull request has been cherry-picked to `rc/1.0.6`