Contributing
We ♡ and welcome all contributions including features, issues, answering discussions, documentation, translation, feedback and how-to guides.
How to contribute
Try out Rowy and give feedback. We’d love to hear from you!
Raise an issue if you find a bug or have a feature request.
Take a look at the good first issues, our contribution guide, and submit a pull request to help us improve Rowy.
Fork our GitHub repo and follow the manual install instructions to set up your local development environment.
Help us improve our docs and how-to guides.
Spread the word if you like Rowy by tweeting about it.
Got a question?
You can ask questions to the Rowy community of developers and discuss anything related to Rowy on our Discord channel.
Submitting a pull request
Submit to the develop
branch
Check out the develop
branch first to get the latest changes, and submit a pull request to that branch.
When your PR is accepted, your changes will be part of the next release to the
main
branch.
Read our technical documentation
Read the frontend architecture document to get an overview of our code.
If you’re creating a new field type, read the add a field type document for a step-by-step guide.