gnunet-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: contributing


From: madmurphy
Subject: Re: contributing
Date: Tue, 25 Oct 2022 19:27:45 +0100

On Tue, Oct 25, 2022 at 6:28 PM <accounts-gnunet@holbrook.no> wrote:
I would like to send some code amendments to the gnunet-ext repo. What are the necessary steps, please?

The easieast way:

git clone https://git.gnunet.org/gnunet-ext.git
cd gnunet-ext

Edit whatever you want to edit in the gnunet-ext directory, then launch the following commands (feel free to change the message as it best suits you):

git add --all
git commit -m 'Write your message here'
git format-patch -1

Finally, send the 0001-Write-your-message-here.patch file generated to this mailing list (the actual name will change according to your message).

--madmurphy


On Tue, Oct 25, 2022 at 6:28 PM <accounts-gnunet@holbrook.no> wrote:
Hello,

there's still TODO wtr link to copyright waiver for contributing in the docs:

file:///home/lash/src/build/gnunet/0.17.6-198-g1436e4266/doc/handbook/html/developers/contributing.html

I would like to send some code amendments to the gnunet-ext repo. What
are the necessary steps, please?

Thanks,
l

reply via email to

[Prev in Thread] Current Thread [Next in Thread]