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
- Submit a pull request.