You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/pull_request_template.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,9 @@
7
7
-[ ]**Quality**: This PR builds and tests run cleanly
8
8
- Note:
9
9
- For changes that need extra cross-platform testing, consider adding `[ci full]` to the PR title.
10
-
- If this pull request includes a breaking change, consider [cutting a new release](https://github.com/mozilla/application-services/blob/main/docs/howtos/cut-a-new-release.md) after merging.
10
+
- If this pull request includes a breaking change, consider [cutting a new release](https://github.com/mozilla/application-services/blob/main/docs/howtos/releases.md) after merging.
11
11
-[ ]**Tests**: This PR includes thorough tests or an explanation of why it does not
12
12
-[ ]**Changelog**: This PR includes a changelog entry in [CHANGELOG.md](../CHANGELOG.md) or an explanation of why it does not need one
13
13
- Any breaking changes to Swift or Kotlin binding APIs are noted explicitly
14
14
-[ ]**Dependencies**: This PR follows our [dependency management guidelines](https://github.com/mozilla/application-services/blob/main/docs/dependency-management.md)
15
15
- Any new dependencies are accompanied by a summary of the due diligence applied in selecting them.
16
-
17
-
[Branch builds](https://github.com/mozilla/application-services/blob/main/docs/howtos/branch-builds.md): add `[firefox-android: branch-name]` to the PR title.
0 commit comments