WDSEN-15 WDS Repository Standards#2
Open
elpuas wants to merge 3 commits into
Open
Conversation
Add WDS README sections, Composer package metadata, EditorConfig, gitignore defaults, and shared GitHub templates/workflows from wds-bt. Adapt CI for this plugin's toolchain and update ownership metadata. Co-authored-by: Cursor <cursoragent@cursor.com>
Update README attribution, admin support/docs links, translation headers, and changelog repository URLs to the current WDS home. Co-authored-by: Cursor <cursoragent@cursor.com>
elpuas
requested review from
Copilot and
thatmitchcanter
and removed request for
Copilot
July 21, 2026 18:01
Wire wp-scripts linting into package.json and restore Node-based lint-css/lint-js workflow jobs, tracking package-lock.json for npm ci. Co-authored-by: Cursor <cursoragent@cursor.com>
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.
Closes
#WDSEN-15
Link to test
N/A
Description
This pull request introduces several important updates to align the project with WebDevStudios' branding and development standards. It updates all references from the previous maintainer to WebDevStudios, adds documentation and configuration files to enforce coding standards, and introduces GitHub workflows for code quality and security checks. Additionally, it adds project governance files and updates translation files to reflect the new ownership.
Branding and Ownership Updates:
README.md,pattern-pal.php,composer.json, documentation links, and translation files. This includes plugin metadata, author information, support/documentation links, and repository URLs. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11]Project Governance and Community Standards:
.github/CODE_OF_CONDUCT.md) and a CODEOWNERS file to clarify contribution guidelines and maintainers. [1] [2]Development Standards and Automation:
.editorconfigfile to enforce consistent coding styles across editors, following WordPress Coding Standards..github/workflows/assertions.yml) and security checks (.github/workflows/security.yml) to automate linting and vulnerability scanning on pull requests. [1] [2]Documentation Improvements:
README.mdwith a Coding Standards section and updated installation instructions and acknowledgments to reflect new ownership. [1] [2].github/PULL_REQUEST_TEMPLATE.md) to standardize PR submissions and reviews.Related Tickets & Documents
Mobile & Desktop Screenshots/Recordings
AI Assistance
Added to documentation?
Added tests?
Testing Instructions
Reviewer's Testing Checklist
As a reviewer, please verify that the relevant testing criteria are fulfilled and confirmed before approving this Pull Request.
npm run a11y.[optional] Additional Reviewer Notes or Considerations?