Skip to content

Commit c32acce

Browse files
committed
Add reminder to check both flag states
1 parent 7a8fbc2 commit c32acce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Not applicable.
2121
- [ ] Commits in this PR are minimal and [have descriptive commit messages](https://chris.beams.io/posts/git-commit/).
2222
- [ ] I've added or updated the relevant sections in readme and/or code comments
2323
- [ ] I've added a unit test to test for potential regressions of this bug.
24+
- [ ] If this PR implements a feature flag or experimentation, I've checked that it still works with the flag both on, and with the flag off.
2425
- [ ] If this PR implements a feature flag or experimentation, the Ship Behind Feature Flag status in Jira has been set
2526
- [ ] Product Owner accepted the User Story (demo of functionality completed) or waived the privilege.
2627
- [ ] All acceptance criteria are met.

0 commit comments

Comments
 (0)