diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index da70b91..9f105c8 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -16,11 +16,15 @@ Features that this PR affects: - - -Questions that need to be answered before merging: + +Questions that may need to be answered before merging: - [ ] Is this PR targeting the correct branch in this repository? -- [ ] +- [ ] Does this file update the relevant changelogs with a description of what's changed? +- [ ] If this is a frontend change, has this been tested in the following browsers? + - [ ] Chrome (covers IE Edgeium) + - [ ] Safari + - [ ] Firefox (the non-Webkit option) Steps to test this PR: