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
+18-3Lines changed: 18 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,23 +1,38 @@
1
1
Fixes #
2
2
3
-
To test:
3
+
-----
4
+
5
+
## To Test:
6
+
7
+
<!-- Test instructions per dependency update: https://github.com/wordpress-mobile/WordPress-Android/blob/trunk/docs/test_instructions_per_dependency_update.md -->
8
+
9
+
-----
4
10
5
11
## Regression Notes
12
+
6
13
1. Potential unintended areas of impact
7
14
15
+
- TODO
8
16
9
17
2. What I did to test those areas of impact (or what existing automated tests I relied on)
10
18
19
+
- TODO
11
20
12
21
3. What automated tests I added (or what prevented me from doing so)
13
22
14
-
PR submission checklist:
23
+
- TODO
24
+
25
+
-----
26
+
27
+
## PR Submission Checklist:
15
28
16
29
-[ ] I have completed the Regression Notes.
17
30
-[ ] I have considered adding accessibility improvements for my changes.
18
31
-[ ] I have considered if this change warrants user-facing release notes and have added them to `RELEASE-NOTES.txt` if necessary.
Copy file name to clipboardExpand all lines: RELEASE-NOTES.txt
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@
2
2
3
3
23.7
4
4
-----
5
+
* [***] [Jetpack-only] Added the All Domains screen enabling the users to manage their domains from within the app [https://github.com/wordpress-mobile/WordPress-Android/pull/19599]
0 commit comments