Skip to content

57 review and streamline contributor and developer documentation#169

Merged
dkotter merged 16 commits intoWordPress:developfrom
pbearne:57-Review-and-streamline-contributor-and-developer-documentation
Feb 5, 2026
Merged

57 review and streamline contributor and developer documentation#169
dkotter merged 16 commits intoWordPress:developfrom
pbearne:57-Review-and-streamline-contributor-and-developer-documentation

Conversation

@pbearne
Copy link
Contributor

@pbearne pbearne commented Jan 9, 2026

What?

Closes #57

Why?

Open WordPress Playground Preview

Paul Bearne added 2 commits January 9, 2026 14:36
…md`, `EXPERIMENTS_DEVELOPER_GUIDE.md`, and `RELEASE_INSTRUCTIONS.md`. Updated `CONTRIBUTING.md` to include revised setup and coding standards.
…EW.md` and add REST API testing documentation
@github-actions
Copy link

github-actions bot commented Jan 9, 2026

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 props-bot label.

Unlinked Accounts

The following contributors have not linked their GitHub and WordPress.org accounts: @pbearne@git.wordpress.org, @hrishikesh2810.

Contributors, please read how to link your accounts to ensure your work is properly credited in WordPress releases.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Unlinked contributors: pbearne@git.wordpress.org, hrishikesh2810.

Co-authored-by: pbearne <pbearne@git.wordpress.org>
Co-authored-by: jeffpaul <jeffpaul@git.wordpress.org>
Co-authored-by: dkotter <dkotter@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@codecov
Copy link

codecov bot commented Jan 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.30%. Comparing base (79b763e) to head (a73d904).
⚠️ Report is 18 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #169   +/-   ##
==========================================
  Coverage      50.30%   50.30%           
  Complexity       381      381           
==========================================
  Files             27       27           
  Lines           1998     1998           
==========================================
  Hits            1005     1005           
  Misses           993      993           
Flag Coverage Δ
unit 50.30% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jeffpaul jeffpaul requested a review from dkotter January 12, 2026 17:40
@jeffpaul jeffpaul added this to the 0.2.0 milestone Jan 12, 2026
@jeffpaul
Copy link
Member

@pbearne would be great to get your GitHub and WPORG accounts linked (see bot message above) as that makes crediting back to WPORG accounts more automated/reliable.

CONTRIBUTING.md Outdated
* `develop`: The main development branch.
* `trunk`: The stable release branch.
* `release/*`: A branch for a specific release, useful e.g. for applying a hotfix.
* `feature/*`: A branch for a larger feature that takes multiple iterative PRs towards completion.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We haven't been following this so I'd suggest we remove it

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What should we have instead?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed for now

pbearne and others added 5 commits January 13, 2026 15:22
Co-authored-by: Darin Kotter <darin.kotter@gmail.com>
Co-authored-by: Darin Kotter <darin.kotter@gmail.com>
Co-authored-by: Darin Kotter <darin.kotter@gmail.com>
Co-authored-by: Darin Kotter <darin.kotter@gmail.com>
Co-authored-by: Darin Kotter <darin.kotter@gmail.com>
@jeffpaul
Copy link
Member

@pbearne I've applied most of the recommended changes here, would you mind handling the rest called out above?

Paul Bearne added 2 commits February 3, 2026 16:06
…developer-documentation

# Conflicts:
#	CONTRIBUTING.md
#	docs/DEVELOPER_GUIDE.md
…, refine `CONTRIBUTING.md` setup and branch guidelines.
@jeffpaul jeffpaul requested a review from dkotter February 4, 2026 03:03
jeffpaul and others added 3 commits February 5, 2026 09:24
Co-authored-by: Darin Kotter <darin.kotter@gmail.com>
Removed detailed release instructions and added a link to a separate document for release steps.
@dkotter dkotter merged commit 677ef94 into WordPress:develop Feb 5, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Review and streamline contributor and developer documentation

3 participants