aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes
diff options
context:
space:
mode:
Diffstat (limited to 'admin/notes')
-rw-r--r--admin/notes/triage2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/notes/triage b/admin/notes/triage
index bc91b6c26f7..5b0e35c144c 100644
--- a/admin/notes/triage
+++ b/admin/notes/triage
@@ -57,7 +57,7 @@ For each new bug, ask the following questions:
57 1. Is the bug report written in a way to be easy to reproduce (starts from 57 1. Is the bug report written in a way to be easy to reproduce (starts from
58 emacs -Q, etc.)? If not, ask the reporter to try and reproduce it on an 58 emacs -Q, etc.)? If not, ask the reporter to try and reproduce it on an
59 emacs without customization. 59 emacs without customization.
60 2. Is the bug report written against the lastest emacs? If not, try to 60 2. Is the bug report written against the latest emacs? If not, try to
61 reproduce on the latest version, and if it can't be reproduced, ask the 61 reproduce on the latest version, and if it can't be reproduced, ask the
62 reporter to try again with the latest version. 62 reporter to try again with the latest version.
63 3. Is the bug the same as another bug? If so, merge the bugs. 63 3. Is the bug the same as another bug? If so, merge the bugs.