Skip to content

Commit

Permalink
Add bullet point list to Repository Management section
Browse files Browse the repository at this point in the history
  • Loading branch information
mikachan committed May 3, 2024
1 parent f087b78 commit 07d7eb8
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,12 @@ To test a WordPress plugin, you need to have WordPress itself installed. If you

### Repository Management

Members of the [Block Themers GitHub team](https://github.com/orgs/WordPress/teams/block-themers) have write access to the repository. The team is made up of contributors who have demonstrated a commitment to the project by making 2-3 meaninful contributions (similar to the [Gutenberg team requirements](https://developer.wordpress.org/block-editor/contributors/repository-management/#teams)).
Members of the [Block Themers GitHub team](https://github.com/orgs/WordPress/teams/block-themers) have write access to the repository. The team is made up of contributors who have:

If you meet this criterion of several meaningful contributions having been accepted into the repository and would like to be added to the Block Themers team, feel free to ask in the [#core-editor](https://make.wordpress.org/chat/) or [#core-themes](https://wordpress.slack.com/archives/C02RP4VMP) Slack channels.
- Demonstrated a commitment to improving how block themes are built in the editor
- Made 2-3 meaningful contributions to the plugin (similar to the [Gutenberg team requirements](https://developer.wordpress.org/block-editor/contributors/repository-management/#teams))

If you meet this criterion and would like to be added to the Block Themers team, feel free to ask in the [#core-editor](https://make.wordpress.org/chat/) or [#core-themes](https://wordpress.slack.com/archives/C02RP4VMP) Slack channels.

If you are not a member of the team, you can still contribute by forking the repository and submitting a pull request.

Expand Down

0 comments on commit 07d7eb8

Please sign in to comment.