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
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