]> git.donarmstrong.com Git - lib.git/blob - emacs_el/snippets/message-mode/debbugs_reopenwar
add e-mail snippets
[lib.git] / emacs_el / snippets / message-mode / debbugs_reopenwar
1 # -*- mode: snippet -*-
2 # name: debbugs_reopenwar
3 # key: debbugs_reopenwar
4 # --
5
6 If a maintainer closes a bug, and after a single round of explanation,
7 still does not agree with reopening the bug, the bug should stay
8 closed.
9
10 If you disagree with the maintainer, then your choices are to either
11 attempt to:
12
13 1) convince the maintainer that your viewpoint is correct, preferably
14 by submitting a patch which fixes the perceived problem, along with
15 rationale as to why the patch is correct.
16
17 2) attempt to convince the technical committee that the maintainer is
18 incorrect, and should be overridden. This necessitates a patch as
19 required for #1.
20  
21 In neither case should you reopen bugs that a maintainer has
22 closed.[1] Continuing to do so will result in restricting your use of
23 control@bugs.debian.org.
24
25
26 Don Armstrong
27
28 1: It is of course acceptable to reopen a bug in cases when the
29 maintainer is likely to agree with you, but that is clearly not the
30 case here.