Skip to content

Commit f627d83

Browse files
authored
Simplify GitHub PR template (#47486)
1 parent 1b93fe0 commit f627d83

1 file changed

Lines changed: 12 additions & 24 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 12 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,27 @@
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-
61
Fixes #
72

8-
## Proposed changes:
3+
## Proposed changes
94
<!--- Explain what functional changes your PR includes -->
10-
*
5+
*
116

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).
1710

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+
*
2114

2215
## Does this pull request change what data or activity we track or use?
2316
<!--- If so, please add the "[Status] Needs Privacy Updates" label and explain what changes there are. -->
2417
<!--- Check existing Jetpack support documents for a preview of the information we need. -->
2518

26-
## Testing instructions:
19+
## Testing instructions
2720
<!-- If you were reviewing this PR, how would you like the instructions to be presented? -->
2821
<!-- 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. -->
3225

3326
* Go to '..'
3427
*
35-
36-
## Changelog
37-
<!-- Check one of the boxes below. -->
38-
39-
- [ ] Generate changelog entries for this PR (using AI).

0 commit comments

Comments
 (0)