# HG changeset patch # User Glenn Morris # Date 1212264217 0 # Node ID f93f13f7bef588aafdd6e0c187fbc54849f0a0d1 # Parent f4d291b9de49eaf8be84592afbde43829f8b74c1 New file. diff -r f4d291b9de49 -r f93f13f7bef5 admin/notes/bugtracker --- /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.