We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 352e80f commit cba109cCopy full SHA for cba109c
PULL_REQUEST_TEMPLATE
@@ -11,5 +11,6 @@ You have to check all boxes before merging
11
- [ ] Updated the PR name to follow our [PR naming guidelines](https://github.com/mozilla-mobile/firefox-ios/wiki/Pull-Request-Naming-Guide)
12
- [ ] Wrote unit tests and/or ensured the tests suite is passing
13
- [ ] When working on UI, I checked and implemented accessibility (minimum Dynamic Text and VoiceOver)
14
-- [ ] If needed I updated documentation / comments for complex code and public methods
+- [ ] If needed, I updated documentation / comments for complex code and public methods
15
+- [ ] If needed, added a backport comment (example `@Mergifyio backport release/v120`)
16
0 commit comments