Skip to content

Conversation

@jeffpaul
Copy link
Member

@jeffpaul jeffpaul commented Oct 31, 2025

What?

Closes #58.

This pull request adds new instructions to the CONTRIBUTING.md file to clarify the local setup and testing steps for contributors. The update helps ensure that new developers understand how to properly install dependencies and prepare the environment before running tests or building assets.

Local setup and testing instructions:

  • Added a section explaining the need to run composer install to install and activate the plugin.
  • Provided guidance on running npm i && npm run build for future asset builds, and clarified that currently only npm i is needed for local testing.

Why?

The existing docs don't provide details on getting set up locally for testing or contributing.

How?

Docs added thanks to @dkotter input in #58 (comment).

Testing Instructions

Testing Instructions for Keyboard

Screenshots or screencast

Before After

Test using WordPress Playground

The changes in this pull request can be previewed and tested using this WordPress Playground instance:

Click here to test this pull request.

Added instructions for local setup and testing.

Co-authored-by: Darin Kotter <[email protected]>
Co-authored-by: Blake Bertuccelli-Booth <[email protected]>
@jeffpaul jeffpaul added this to the 0.1.0 milestone Oct 31, 2025
@jeffpaul jeffpaul self-assigned this Oct 31, 2025
@github-actions
Copy link

github-actions bot commented Oct 31, 2025

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.

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

Co-authored-by: jeffpaul <[email protected]>
Co-authored-by: karmatosed <[email protected]>
Co-authored-by: dkotter <[email protected]>
Co-authored-by: bbertucc <[email protected]>

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

@jeffpaul jeffpaul requested a review from karmatosed October 31, 2025 16:43
@jeffpaul jeffpaul merged commit bae16f8 into trunk Nov 2, 2025
20 checks passed
@jeffpaul jeffpaul deleted the add/local-setup-docs branch November 2, 2025 16:47
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.

How on track is the roadmap?

3 participants