Skip to content

Commit b818e58

Browse files
author
Nevo David
committed
Merge remote-tracking branch 'origin/main'
2 parents 95c73b8 + 68af7c5 commit b818e58

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

CONTRIBUTING.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
Contributions are welcome - code, docs, whatever it might be! If this is your first contribution to an Open Source project or you're a core maintainer of multiple projects, your time and interest in contributing to this project is most welcome.
44

5+
## Read the developers guide
6+
7+
The main documentation site has a [developer guide](https://docs.postiz.com/developer-guide) . That guide provides you a good understanding of the project structure, and how to setup your development environment. Read t his document after you have read that guide. This document is intended to provide you a good understanding of how to submit your first contribution.
8+
59
## Write code with others
610

711
This is an open source project, with an open and welcoming community that is always keen to welcome new contributors. We recommend the two best ways to interact with the community are:
@@ -43,12 +47,9 @@ This project follows a Fork/Feature Branch/Pull Request model. If you're not fam
4347
9. **Create a pull request**: Propose your changes to the main project.
4448

4549

46-
## Setting up your development environment
47-
To contribute effectively, you’ll need to set up your development environment. Follow the instructions on this page: https://docs.postiz.com/installation/development
50+
# Need Help?
4851

52+
Again, do check the [developer guide](https://docs.postiz.com/developer-guide). Much of what you probably need to know is in there.
4953

50-
Need Help?
5154
If you encounter any issues, please visit our [support page](https://docs.postiz.com/support) or check the community forums. Your contributions help make Postiz better!
5255

53-
54-

0 commit comments

Comments
 (0)