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 pages/contributing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ This project follows a Fork/Feature Branch/Pull Request model. If you're not fam
```
9. **Create a pull request**: Create an draft pull request with the name of the feature.
10. **Test your changes**: (OPTIONAL, only for big changes)
*Option 1*: Use the [Deleoper environment](https://docs.postiz.com/installation/development)
*Option 1*: Use the [Developer environment](https://docs.postiz.com/installation/development)
11. **Mark ready for review**: Mark your PR ready for review after testing and wait for it to be merged.