Add contributing guidelines to CONTRIBUTING.md#2845
Closed
theaminulai wants to merge 12 commits intoWordPress:trunkfrom
Closed
Add contributing guidelines to CONTRIBUTING.md#2845theaminulai wants to merge 12 commits intoWordPress:trunkfrom
theaminulai wants to merge 12 commits intoWordPress:trunkfrom
Conversation
Added contributing guidelines for the WordPress Playground project, detailing how to contribute, guidelines to follow, and links to relevant resources.
Updated links and standards for pull requests and coding guidelines.
Removed redundant line breaks and merged sentences for clarity.
Member
Author
|
Do you think this PR will be reviewed? @brandonpayton |
Collaborator
|
@theaminuli, thanks for submitting the PR, but I would like to know the impact of it. I have commented on the issue. I would like to understand how relevant this file is, once we have that information available in the README and https://wordpress.github.io/wordpress-playground/ I want to avoid content duplication because it can impact the maintenance of the docs. |
fellyph
requested changes
Nov 12, 2025
Collaborator
fellyph
left a comment
There was a problem hiding this comment.
Hi @theaminuli thanks for submitting the PR, I have a few suggestions
Co-authored-by: Fellyph Cintra <fellyph.cintra@gmail.com>
Co-authored-by: Fellyph Cintra <fellyph.cintra@gmail.com>
Co-authored-by: Fellyph Cintra <fellyph.cintra@gmail.com>
Co-authored-by: Fellyph Cintra <fellyph.cintra@gmail.com>
Co-authored-by: Fellyph Cintra <fellyph.cintra@gmail.com>
Co-authored-by: Fellyph Cintra <fellyph.cintra@gmail.com>
Member
Author
|
Hi @fellyph, |
Member
Author
|
Please take a look when you get a chance. @brandonpayton |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What:
Created a new CONTRIBUTING.md file in the project root.
Why:
The repository didn’t have contribution guidelines.
This file helps new contributors understand how to set up the project, follow coding standards, and submit pull requests properly.
File Created:
CONTRIBUTING.md — includes:
Fixed: #2844