You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/contributing.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,5 +59,5 @@ This project follows a Fork/Feature Branch/Pull Request model. If you're not fam
59
59
9.**Create a pull request**: Create an draft pull request with the name of the feature.
60
60
10.**Test your changes**:
61
61
*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)
62
+
(Currently in Developemnt) *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)
63
63
11.**Mark ready for review**: Mark your PR ready for review after testing and wait for it to be merged.
0 commit comments