2015-10-07 18:39:25 +02:00
|
|
|
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](https://github.com/fritteli/gentoo-overlay)
|
|
|
|
|
2022-09-20 15:21:09 +02:00
|
|
|
After you're done, please make sure that your changes don't upset
|
|
|
|
[`pkgcheck`](https://wiki.gentoo.org/wiki/Pkgcheck). Run the following
|
|
|
|
command and fix warnings and errors:
|
2015-10-07 18:39:25 +02:00
|
|
|
|
2023-01-11 01:39:34 +01:00
|
|
|
pkgcheck scan --exit error,warning,style --net .
|
2022-09-20 15:21:09 +02:00
|
|
|
|
|
|
|
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!
|