Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ We have various types of documentation that are maintained on their own:
We have a few primary branches that are used for different purposes:

- **main**
- This branch is used by the Strapi to push documentation on new features before they are released, it should not be used for PRs by the community unless instructed to do so by a Strapi team member
- This branch is used to store the current version of the documentation, all PRs should target this branch
- **docs/\***
- This collection of branches is for current work in progress changes, Strapi team members push our changes here to make PRs against the documentation branch
- **feature/\***
Expand Down