diff options
Diffstat (limited to 'admin/notes/bugtracker')
| -rw-r--r-- | admin/notes/bugtracker | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/admin/notes/bugtracker b/admin/notes/bugtracker index b142ca1ad99..b358cec666d 100644 --- a/admin/notes/bugtracker +++ b/admin/notes/bugtracker | |||
| @@ -13,6 +13,11 @@ To: 123-done@emacsbugs.donarmstrong.com | |||
| 13 | with a brief explanation in the body as to why the bug was closed. | 13 | with a brief explanation in the body as to why the bug was closed. |
| 14 | 14 | ||
| 15 | 15 | ||
| 16 | To reopen a closed bug #123: | ||
| 17 | To: control@emacsbugs.donarmstrong.com | ||
| 18 | reopen 123 | ||
| 19 | |||
| 20 | |||
| 16 | Bugs can be tagged in various ways (eg wontfix, patch, etc). | 21 | Bugs can be tagged in various ways (eg wontfix, patch, etc). |
| 17 | For a list of available tags, see: | 22 | For a list of available tags, see: |
| 18 | http://emacsbugs.donarmstrong.com/Developer#tags | 23 | http://emacsbugs.donarmstrong.com/Developer#tags |
| @@ -23,3 +28,6 @@ tag 123 wontfix | |||
| 23 | 28 | ||
| 24 | 29 | ||
| 25 | To remove spam from the tracker, email the bug number to don@donarmstrong.com. | 30 | To remove spam from the tracker, email the bug number to don@donarmstrong.com. |
| 31 | Or perhaps reassign to a pseudo "spam" package: | ||
| 32 | To: control@emacsbugs.donarmstrong.com | ||
| 33 | reassign 123 spam | ||