We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a8fbc2 commit c32acceCopy full SHA for c32acce
.github/pull_request_template.md
@@ -21,6 +21,7 @@ Not applicable.
21
- [ ] Commits in this PR are minimal and [have descriptive commit messages](https://chris.beams.io/posts/git-commit/).
22
- [ ] I've added or updated the relevant sections in readme and/or code comments
23
- [ ] 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.
25
- [ ] If this PR implements a feature flag or experimentation, the Ship Behind Feature Flag status in Jira has been set
26
- [ ] Product Owner accepted the User Story (demo of functionality completed) or waived the privilege.
27
- [ ] All acceptance criteria are met.
0 commit comments