1 |
g2boojum |
1.1 |
<?xml version="1.0" encoding="utf-8" ?> |
2 |
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
3 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
4 |
|
|
<!-- |
5 |
|
|
This HTML is auto-generated. DO NOT EDIT THIS FILE! If you are writing a new |
6 |
|
|
PEP, see http://www.python.org/peps/pep-0001.html for instructions and links |
7 |
|
|
to templates. DO NOT USE THIS HTML FILE AS YOUR TEMPLATE! |
8 |
|
|
--> |
9 |
|
|
<head> |
10 |
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
11 |
liquidx |
1.2 |
<meta name="generator" content="Docutils 0.3.0: http://docutils.sourceforge.net/" /> |
12 |
g2boojum |
1.1 |
<title>GLEP 6 -- Gentoo Linux monthly bug day</title> |
13 |
|
|
<link rel="stylesheet" href="tools/glep.css" type="text/css" /> |
14 |
|
|
</head> |
15 |
|
|
<body bgcolor="white"> |
16 |
|
|
<table class="navigation" cellpadding="0" cellspacing="0" |
17 |
|
|
width="100%" border="0"> |
18 |
|
|
<tr><td class="navicon" width="150" height="35"> |
19 |
|
|
<a href="http://www.gentoo.org/" title="Gentoo Linux Home Page"> |
20 |
|
|
<img src="http://www.gentoo.org/images/gentoo-new.gif" alt="[Gentoo]" |
21 |
|
|
border="0" width="150" height="35" /></a></td> |
22 |
|
|
<td class="textlinks" align="left"> |
23 |
|
|
[<b><a href="http://www.gentoo.org/">Gentoo Linux Home</a></b>] |
24 |
|
|
[<b><a href="http://www.gentoo.org/proj/en/glep">GLEP Index</a></b>] |
25 |
|
|
[<b><a href="http://www.gentoo.org/proj/en/glep/glep-0006.txt">GLEP Source</a></b>] |
26 |
|
|
</td></tr></table> |
27 |
|
|
<div class="document"> |
28 |
|
|
<table class="rfc2822 field-list" frame="void" rules="none"> |
29 |
|
|
<col class="field-name" /> |
30 |
|
|
<col class="field-body" /> |
31 |
|
|
<tbody valign="top"> |
32 |
|
|
<tr class="field"><th class="field-name">GLEP:</th><td class="field-body">6</td> |
33 |
|
|
</tr> |
34 |
|
|
<tr class="field"><th class="field-name">Title:</th><td class="field-body">Gentoo Linux monthly bug day</td> |
35 |
|
|
</tr> |
36 |
klieber |
1.3 |
<tr class="field"><th class="field-name">Version:</th><td class="field-body">$Revision: 1.2 $</td> |
37 |
g2boojum |
1.1 |
</tr> |
38 |
klieber |
1.3 |
<tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference" href="http://www.gentoo.org/cgi-bin/viewcvs.cgi/gentoo/xml/htdocs/proj/en/glep/glep-0006.txt">2003/07/02 17:33:02</a></td> |
39 |
g2boojum |
1.1 |
</tr> |
40 |
liquidx |
1.2 |
<tr class="field"><th class="field-name">Author:</th><td class="field-body">Brian Jackson <iggy at gentoo.org></td> |
41 |
g2boojum |
1.1 |
</tr> |
42 |
|
|
<tr class="field"><th class="field-name">Status:</th><td class="field-body">Draft</td> |
43 |
|
|
</tr> |
44 |
|
|
<tr class="field"><th class="field-name">Type:</th><td class="field-body">Standards Track</td> |
45 |
|
|
</tr> |
46 |
|
|
<tr class="field"><th class="field-name">Content-Type:</th><td class="field-body"><a class="reference" href="glep-0002.html">text/x-rst</a></td> |
47 |
|
|
</tr> |
48 |
|
|
<tr class="field"><th class="field-name">Created:</th><td class="field-body">02-Jul-2003</td> |
49 |
|
|
</tr> |
50 |
liquidx |
1.2 |
<tr class="field"><th class="field-name">Post-History:</th><td class="field-body">09-Jul-2003</td> |
51 |
g2boojum |
1.1 |
</tr> |
52 |
|
|
</tbody> |
53 |
|
|
</table> |
54 |
|
|
<hr /> |
55 |
|
|
<div class="contents topic" id="contents"> |
56 |
|
|
<p class="topic-title"><a name="contents">Contents</a></p> |
57 |
|
|
<ul class="simple"> |
58 |
liquidx |
1.2 |
<li><a class="reference" href="#credits" id="id5" name="id5">Credits</a></li> |
59 |
|
|
<li><a class="reference" href="#abstract" id="id6" name="id6">Abstract</a></li> |
60 |
|
|
<li><a class="reference" href="#motivation" id="id7" name="id7">Motivation</a></li> |
61 |
|
|
<li><a class="reference" href="#specification" id="id8" name="id8">Specification</a></li> |
62 |
|
|
<li><a class="reference" href="#rationale" id="id9" name="id9">Rationale</a></li> |
63 |
|
|
<li><a class="reference" href="#references" id="id10" name="id10">References</a></li> |
64 |
|
|
<li><a class="reference" href="#copyright" id="id11" name="id11">Copyright</a></li> |
65 |
g2boojum |
1.1 |
</ul> |
66 |
|
|
</div> |
67 |
|
|
<div class="section" id="credits"> |
68 |
liquidx |
1.2 |
<h1><a class="toc-backref" href="#id5" name="credits">Credits</a></h1> |
69 |
g2boojum |
1.1 |
<p>I stole this idea from liquidx who probably stole it from one of the many |
70 |
|
|
projects that do something similar.</p> |
71 |
|
|
</div> |
72 |
|
|
<div class="section" id="abstract"> |
73 |
liquidx |
1.2 |
<h1><a class="toc-backref" href="#id6" name="abstract">Abstract</a></h1> |
74 |
g2boojum |
1.1 |
<p>Gentoo Linux should have one day a month that is devoted to clearing out bugs, |
75 |
|
|
and accepting new ebuilds from bugzilla. This one day a month should not |
76 |
|
|
replace a developers normal bug tracking duties. This "bug day" should become |
77 |
|
|
something that involves the user community to make them feel closer to the |
78 |
|
|
developers.</p> |
79 |
|
|
</div> |
80 |
|
|
<div class="section" id="motivation"> |
81 |
liquidx |
1.2 |
<h1><a class="toc-backref" href="#id7" name="motivation">Motivation</a></h1> |
82 |
g2boojum |
1.1 |
<p>I believe this would help keep the number of bugs in bugzilla at a lower level. |
83 |
|
|
This would also be a good chance for some user submitted ebuilds to be commited |
84 |
|
|
that would normally go overlooked. I think this is a good idea. We could turn |
85 |
|
|
this into a big deal for the user community</p> |
86 |
|
|
</div> |
87 |
|
|
<div class="section" id="specification"> |
88 |
liquidx |
1.2 |
<h1><a class="toc-backref" href="#id8" name="specification">Specification</a></h1> |
89 |
g2boojum |
1.1 |
<p>This doesn't require any coding. It just requires one day each month that |
90 |
|
|
little other than bug closing will happen. I would like to see all developers |
91 |
|
|
participate, but I know it's unlikely that we could get everybody free on the |
92 |
liquidx |
1.2 |
same day. The majority of the people that have had an opinion have |
93 |
|
|
suggested a weekend day. We will have bugday's on a Saturday. Gentoo |
94 |
|
|
developers can try to get some of the users to help them out. A prize to |
95 |
|
|
the most succesful developer was suggested. This is an idea to keep in |
96 |
|
|
mind for the future. I guess I'm going to be the one coordinating this |
97 |
|
|
until I get help, but when I do get help in coordinating this we can |
98 |
|
|
coordinate via irc if all parties are capable, or email if not. I will |
99 |
|
|
send out a notice telling the details at least one week in advance to the |
100 |
|
|
-dev, -core, and -user mailing lists.</p> |
101 |
g2boojum |
1.1 |
</div> |
102 |
|
|
<div class="section" id="rationale"> |
103 |
liquidx |
1.2 |
<h1><a class="toc-backref" href="#id9" name="rationale">Rationale</a></h1> |
104 |
|
|
<p>Gnome <a class="footnote-reference" href="#id3" id="id1" name="id1">[1]</a> , Mozilla, Zope <a class="footnote-reference" href="#id4" id="id2" name="id2">[2]</a> , and other open source projects do something similar with good |
105 |
g2boojum |
1.1 |
success.</p> |
106 |
|
|
</div> |
107 |
liquidx |
1.2 |
<div class="section" id="references"> |
108 |
|
|
<h1><a class="toc-backref" href="#id10" name="references">References</a></h1> |
109 |
|
|
<table class="footnote" frame="void" id="id3" rules="none"> |
110 |
|
|
<colgroup><col class="label" /><col /></colgroup> |
111 |
|
|
<tbody valign="top"> |
112 |
|
|
<tr><td class="label"><a class="fn-backref" href="#id1" name="id3">[1]</a></td><td><a class="reference" href="http://developer.gnome.org/projects/bugsquad/triage/faq.html#II">http://developer.gnome.org/projects/bugsquad/triage/faq.html#II</a></td></tr> |
113 |
|
|
</tbody> |
114 |
|
|
</table> |
115 |
|
|
<table class="footnote" frame="void" id="id4" rules="none"> |
116 |
|
|
<colgroup><col class="label" /><col /></colgroup> |
117 |
|
|
<tbody valign="top"> |
118 |
|
|
<tr><td class="label"><a class="fn-backref" href="#id2" name="id4">[2]</a></td><td><a class="reference" href="http://dev.zope.org/CVS/BugDays">http://dev.zope.org/CVS/BugDays</a></td></tr> |
119 |
|
|
</tbody> |
120 |
|
|
</table> |
121 |
|
|
</div> |
122 |
g2boojum |
1.1 |
<div class="section" id="copyright"> |
123 |
liquidx |
1.2 |
<h1><a class="toc-backref" href="#id11" name="copyright">Copyright</a></h1> |
124 |
g2boojum |
1.1 |
<p>This document has been placed in the public domain.</p> |
125 |
|
|
</div> |
126 |
|
|
</div> |
127 |
|
|
|
128 |
|
|
<hr class="footer"/> |
129 |
|
|
<div class="footer"> |
130 |
|
|
<a class="reference" href="glep-0006.txt">View document source</a>. |
131 |
liquidx |
1.2 |
Generated on: 2003-07-09 21:02 UTC. |
132 |
g2boojum |
1.1 |
Generated by <a class="reference" href="http://docutils.sourceforge.net/">Docutils</a> from <a class="reference" href="http://docutils.sourceforge.net/rst.html">reStructuredText</a> source. |
133 |
|
|
</div> |
134 |
|
|
</body> |
135 |
|
|
</html> |
136 |
|
|
|