gentoo-overlay/CONTRIBUTING.md
Manuel Friedli a84f0372dc
Some checks failed
continuous-integration/drone/push Build is failing
Fix CONTRIBUTING.md
2023-01-11 01:39:34 +01:00

588 B

If you want to help improve an ebuild in this overlay, I gladly accept pull requests. So, go over to GitHub and fork this repository:

https://github.com/fritteli/gentoo-overlay

After you're done, please make sure that your changes don't upset pkgcheck. Run the following command and fix warnings and errors:

pkgcheck scan --exit error,warning,style --net .

Then send me the pull request. If you want, you can also create an issue along with it. But you don't have to.

Thank you for your help!