|
1 | | -<!--- Provide a general summary of your changes in the Title above --> |
2 | | -<!-- Would you like this feature to be tested by Beta testers? |
3 | | -Please add testing instructions to projects/plugins/jetpack/to-test.md in a new commit as part of your PR. --> |
4 | | -<!-- a12s: If you have an expected version that you're aiming for the PR to add, please use the Milestone field to communicate it. If you leave it blank, that indicates there isn't a preference. --> |
5 | | - |
6 | 1 | Fixes # |
7 | 2 |
|
8 | | -## Proposed changes: |
| 3 | +## Proposed changes |
9 | 4 | <!--- Explain what functional changes your PR includes --> |
10 | | -* |
| 5 | +* |
11 | 6 |
|
12 | | -### Other information: |
13 | | - |
14 | | -- [ ] Have you written new tests for your changes, if applicable? |
15 | | -- [ ] Have you checked the E2E test CI results, and verified that your changes do not break them? |
16 | | -- [ ] Have you tested your changes on WordPress.com, if applicable (if so, you'll see a generated comment below with a script to run)? |
| 7 | +### Other information |
| 8 | +<!-- Check the box below to generate a changelog entry. --> |
| 9 | +- [ ] Generate changelog entries for this PR (using AI). |
17 | 10 |
|
18 | | -## Jetpack product discussion |
19 | | -<!-- If you're an Automattician, include a shortlink to the p2 discussion with Jetpack Product here. --> |
20 | | -<!-- Make sure any changes to existing products have been discussed and agreed upon --> |
| 11 | +## Related product discussion/links |
| 12 | +<!-- If you're an Automattician, include a shortlink to the P2, Slack, and/or Linear discussions here. --> |
| 13 | +* |
21 | 14 |
|
22 | 15 | ## Does this pull request change what data or activity we track or use? |
23 | 16 | <!--- If so, please add the "[Status] Needs Privacy Updates" label and explain what changes there are. --> |
24 | 17 | <!--- Check existing Jetpack support documents for a preview of the information we need. --> |
25 | 18 |
|
26 | | -## Testing instructions: |
| 19 | +## Testing instructions |
27 | 20 | <!-- If you were reviewing this PR, how would you like the instructions to be presented? --> |
28 | 21 | <!-- Please include detailed testing steps, explaining how to test your change. --> |
29 | | -<!-- Bear in mind that context you working on is not obvious for everyone. --> |
30 | | -<!-- Adding "simple" configuration steps will help reviewers to get to your PR as quickly as possible. --> |
31 | | -<!-- "Before / After" screenshots can also be very helpful when the change is visual. --> |
| 22 | +<!-- Bear in mind that context you are working on is not obvious for everyone. --> |
| 23 | +<!-- Adding relevant configuration steps will help reviewers to get to your PR as quickly as possible. --> |
| 24 | +<!-- "Before"/"After" screenshots can be helpful when the change is visual. --> |
32 | 25 |
|
33 | 26 | * Go to '..' |
34 | 27 | * |
35 | | - |
36 | | -## Changelog |
37 | | -<!-- Check one of the boxes below. --> |
38 | | - |
39 | | -- [ ] Generate changelog entries for this PR (using AI). |
0 commit comments