Skip to content
This repository was archived by the owner on Sep 5, 2025. It is now read-only.

Commit f03dfde

Browse files
committed
Contributing: add directive about compliance with WPCS
1 parent eb091ac commit f03dfde

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Found a bug you can fix? Fantastic! Patches are always welcome. Here's a few tip
2222
* Include the purpose of your PR. Be explicit about the issue your PR solves.
2323
* Reference any existing issues that relate to your PR. This allows everyone to easily see all related discussions.
2424
* When submitting a change that affects CSS, please make sure that both SCSS sources and output CSS have been updated equally.
25+
* `_s` complies with the [WordPress Coding Standards](https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/) and any PR should comply as well.
2526

2627
By contributing code to `_s`, you grant its use under the [GNU General Public License v2 (or later)](LICENSE).
2728

0 commit comments

Comments
 (0)