Leo Famulari writes: > On Sat, Aug 19, 2017 at 01:11:16AM +0530, Arun Isaac wrote: >> * HACKING (Using emacs-debbugs): Add section on using emacs-debbugs. >> --- >> HACKING | 9 +++++++++ >> 1 file changed, 9 insertions(+) >> >> diff --git a/HACKING b/HACKING >> index 20cc9ea6e..e674f4428 100644 >> --- a/HACKING >> +++ b/HACKING >> @@ -61,3 +61,12 @@ after two weeks, and if you’re confident, it’s OK to commit. >> >> That last part is subject to being adjusted, allowing individuals to commit >> directly on non-controversial changes on parts they’re familiar with. >> + >> +* Using emacs-debbugs >> + >> +Bug reports and patches are tracked using debbugs. If you are on emacs, you >> +can use emacs-debbugs. >> + >> +List all open bug reports on guix-patches with >> + >> +C-u M-x debbugs-gnu guix-patches n y > > LGTM Yes, good idea :-)