If you find package-build useful for your own infrastructure, but want to make it even more awsome, you are welcome to contribute to it! You can either contribute to the recipes - please check whether there is really no fpm-cookery recipe already existing in some other repository to build a certain package - or make changes to the project itself. In the latter case please follow this process:
- Check if there is already an issue for your concern.
- If not, create open a new issue to describe your proposed change.
- Fork the repo and create a new branch on which you base your work.
- Make small commits with meaningful commit messages.
- Send a PR against zalando/package-build with its comment referencing the corresponding issue ID.