In general you can make a pull request to the https://github.com/growerp/growerp repository:
- Fork it!
- Create your feature branch from master/main branch: git checkout -b my-new-feature
- Commit your changes: git commit -am 'Add some feature'
- Push to the branch: git push --set-upstream origin my-new-feature
- Submit a pull request.