[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#28141] [PATCH] doc: Mention how to use emacs-debbugs.
From: |
Arun Isaac |
Subject: |
[bug#28141] [PATCH] doc: Mention how to use emacs-debbugs. |
Date: |
Sat, 19 Aug 2017 01:11:16 +0530 |
* 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 <RET> <RET> guix-patches <RET> n y
--
2.13.4
- [bug#28141] [PATCH] doc: Mention how to use emacs-debbugs.,
Arun Isaac <=