]> git.eshelyaron.com Git - emacs.git/commitdiff
New file.
authorGlenn Morris <rgm@gnu.org>
Sat, 31 May 2008 20:03:37 +0000 (20:03 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 31 May 2008 20:03:37 +0000 (20:03 +0000)
admin/notes/bugtracker [new file with mode: 0644]

diff --git a/admin/notes/bugtracker b/admin/notes/bugtracker
new file mode 100644 (file)
index 0000000..0bacf56
--- /dev/null
@@ -0,0 +1,25 @@
+NOTES ON THE EMACS BUG TRACKER
+
+The Emacs Bug Tracker can be found at
+http://emacsbugs.donarmstrong.com/
+
+For a list of all bugs, see
+http://emacsbugs.donarmstrong.com/emacs
+
+
+To close bug #123 (for example), send mail
+To: 123-done@emacsbugs.donarmstrong.com
+
+with a brief explanation in the body as to why the bug was closed.
+
+
+Bugs can be tagged in various ways (eg wontfix, patch, etc).
+For a list of available tags, see:
+http://emacsbugs.donarmstrong.com/Developer#tags
+
+To tag bug #123 (for example), send a mail of the form:
+To: control@emacsbugs.donarmstrong.com
+Tag 123 wontfix
+
+
+To remove spam from the tracker, email the bug number to don@donarmstrong.com.