Skip to content

Commit f7f6aed

Browse files
authored
contributing.mdx aktualisieren
1 parent 54eee2a commit f7f6aed

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pages/contributing.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ This project follows a Fork/Feature Branch/Pull Request model. If you're not fam
5757
git push -u origin feature/your-feature-name
5858
```
5959
9. **Create a pull request**: Create an draft pull request with the name of the feature.
60-
10. **Test your changes**:
60+
10. **Test your changes**: (OPTIONAL, only for big changes)
6161
*Option 1*: Use the [Deleoper environment](https://docs.postiz.com/installation/development)
62-
*Option 2*: Wait a little, after the docker image workflow finished, you can pull it on your machine and test it. (Image name: ghcr.io/gitroomhq/postiz-app-pr/PR_ID)
6362
11. **Mark ready for review**: Mark your PR ready for review after testing and wait for it to be merged.

0 commit comments

Comments
 (0)