Re: Contribution to GLIB.

2018-03-05 Thread Elvis Teixeira
Thanks, Emmanuele! On Mon, Mar 5, 2018 at 4:56 PM, Emmanuele Bassi wrote: > Hi; > > The current bug workflow is: > > - open a new issue in Bugzilla at: https://bugzilla.gnome.org/ > enter_bug.cgi?product=glib > - describe the issue with some detail > - if you need to attach a patch, use a git

Re: Contribution to GLIB.

2018-03-05 Thread Emmanuele Bassi
Hi; The current bug workflow is: - open a new issue in Bugzilla at: https://bugzilla.gnome.org/enter_bug.cgi?product=glib - describe the issue with some detail - if you need to attach a patch, use a git formatted patch (git format-patch) or, better yet, use git-bz You can follow this page on