[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Submitting new packages
From: |
Ekaitz Zarraga |
Subject: |
Re: Submitting new packages |
Date: |
Thu, 05 Nov 2020 11:35:06 +0000 |
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Thursday, November 5, 2020 12:03 PM, Barnabás Béres
<beresbarnus03@gmail.com> wrote:
> Hey Guixers,
>
> I’m quite new to Guix but I would like to contribute. I created two font
> packages (fort awesome and nerd fonts). Can you please help my how can send
> in and later maintain my packages?
>
> Thanks for your help!
>
> Best regards,
> Barnabas Beres
Hi,
Pretty exciting moment! Your first contribution!
There's some documentation about contributing here:
https://guix.gnu.org/manual/en/html_node/Contributing.html
But contributing is "as simple as" creating a patch and sending it to
guix-patches mailing list.
You can use `git format-patch` or `git send-mail` for that.
That's pretty much it, if you have specific questions please don't hesitate to
ask.
The documentation is quite clear but it lacks some weird details you might miss
in the first pass but we can try to help you here or in guix-devel mailing list
too.
Hope this helps.
Best,
Ekaitz