Skip to content

Commit cba109c

Browse files
Add [v125] Backport comment to pull request template (#18818)
* add backport comments to pull request template * added example
1 parent 352e80f commit cba109c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

PULL_REQUEST_TEMPLATE

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ You have to check all boxes before merging
1111
- [ ] Updated the PR name to follow our [PR naming guidelines](https://github.com/mozilla-mobile/firefox-ios/wiki/Pull-Request-Naming-Guide)
1212
- [ ] Wrote unit tests and/or ensured the tests suite is passing
1313
- [ ] 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
14+
- [ ] If needed, I updated documentation / comments for complex code and public methods
15+
- [ ] If needed, added a backport comment (example `@Mergifyio backport release/v120`)
1516

0 commit comments

Comments
 (0)