Rohan Prinja <[email protected]> writes: > Updated patch file, this time using git-diff. > > On 15 March 2015 at 10:15, Rohan Prinja <[email protected]> wrote: >> Hi everyone, >> >> This is my first time submitting a patch (I'm used to contributing to >> projects via Github) so I hope I'm not making any mistakes. Attached >> is a patch for bug #40472: https://savannah.gnu.org/bugs/?40472. PTAL, >> thank you.
thanks for your contribution. Could you please send it using the git format-patch output. You can do like: git format-patch HEAD~1 and attach the outputted file to the email. Please add a commit message that is formatted using the GNU ChangeLog style. In your case it could simple be one like as "* doc/wget.texi: convert to UTF-8" Regards, Giuseppe
