changeset 95445:f93f13f7bef5

New file.
author Glenn Morris <rgm@gnu.org>
date Sat, 31 May 2008 20:03:37 +0000
parents f4d291b9de49
children 7fdb74de67d8
files admin/notes/bugtracker
diffstat 1 files changed, 25 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/admin/notes/bugtracker	Sat May 31 20:03:37 2008 +0000
@@ -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.