Skip to content

Commit 389f684

Browse files
committed
update contributing rules
1 parent f435d36 commit 389f684

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ You can clone this repo and activate it like a normal WordPress plugin, but you'
1616
### Setup
1717

1818
1. [PHP and JS install and build](https://github.com/codebtech/wp-feature-flags?tab=readme-ov-file#development-setup)
19-
2. `wp-env` is used for [local development](https://github.com/codebtech/wp-feature-flags?tab=readme-ov-file#development-setup)
20-
3. [Linting and formatting](https://github.com/codebtech/wp-feature-flags?tab=readme-ov-file#development-setup)
21-
4. [Automated testing guidelines](https://github.com/codebtech/wp-feature-flags?tab=readme-ov-file#development-setup)
19+
2. `wp-env` is used for [local development](https://github.com/codebtech/wp-feature-flags?tab=readme-ov-file#wp-env)
20+
3. [Linting and formatting](https://github.com/codebtech/wp-feature-flags?tab=readme-ov-file#linting-and-formatting)
21+
4. [Automated testing guidelines](https://github.com/codebtech/wp-feature-flags?tab=readme-ov-file#testing)
2222

2323
### Ahead of raising PR
2424

0 commit comments

Comments
 (0)