emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Help me contribute to org


From: Ihor Radchenko
Subject: Re: Help me contribute to org
Date: Sun, 22 Oct 2023 10:02:58 +0000

emacs@supporter.mailer.me writes:

> I have gone through a half of the githowto and have watched the magit video 
> in full.
> I will explain what I am doing step by step, so that you can comment on each 
> of them;
>
> 1. git clone git://git.savannah.gnu.org/emacs/org-mode.git/
> 2. git config user.name + user.email
> 3. edit org-clock.el file
> 4. stage change (in magit)
> 5. commit change (with tinychange)
>
> What now?
> Should I do something witch branches and patches? ("Details on how to submit 
> patches")?

Now, you can create a patch from Magit status buffer:
patch (W) -> create (c) -> create (c) -> <RET>
This will create a patch file in org-mode folder.

You can then attach the patch file when sending email to this mailing
list.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

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