-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use correct label in PHP Backport documentation #65908
Conversation
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.
To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
@@ -31,7 +31,7 @@ There are however certain exceptions to that rule. PRs with the following criter | |||
|
|||
- Does not contain changes to PHP code. | |||
- Has label `Backport from WordPress Core` - this code is already in WP Core and is being synchronized back to Gutenberg. | |||
- Has label `Backport to WordPress Core` - this code has already been synchronized to WP Core. | |||
- Has label `Backported to WordPress Core` - this code has already been synchronized to WP Core. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we also change this to
- Has label `Backported to WordPress Core` - this code has already been synchronized to WP Core. | |
- Has label `Backported to WP Core` - this code has already been synchronized to WP Core. |
to match the actual label name?
0cd6375
to
8dce5ce
Compare
Co-authored-by: getdave <[email protected]> Co-authored-by: kevin940726 <[email protected]>
What?
Uses correct label in the PHP Backporting documentation
Why?
Because details matter...
How?
Corrects label from
Backport to WP Core
toBackported to WP Core
(past tense).Testing Instructions
Read words.
Testing Instructions for Keyboard
Screenshots or screencast