| 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 |
<meta name="generator" content="Docutils 0.2.8: http://docutils.sourceforge.net/" /> |
| 12 |
<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 |
<tr class="field"><th class="field-name">Version:</th><td class="field-body">0.1</td> |
| 37 |
</tr> |
| 38 |
<tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference" href="http://cvs.gentoo.org/cgi-bin/viewcvs.cgi/gentoo/xml/htdocs/proj/en/glep/glep-0006.txt">2003/07/02 17:33:02</a></td> |
| 39 |
</tr> |
| 40 |
<tr class="field"><th class="field-name">Author:</th><td class="field-body">Brian Jackson <iggy at gentoo.org>,</td> |
| 41 |
</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 |
<tr class="field"><th class="field-name">Post-History:</th><td class="field-body">02-Jul-2003</td> |
| 51 |
</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 |
<li><a class="reference" href="#credits" id="id2" name="id2">Credits</a></li> |
| 59 |
<li><a class="reference" href="#abstract" id="id3" name="id3">Abstract</a></li> |
| 60 |
<li><a class="reference" href="#motivation" id="id4" name="id4">Motivation</a></li> |
| 61 |
<li><a class="reference" href="#specification" id="id5" name="id5">Specification</a></li> |
| 62 |
<li><a class="reference" href="#rationale" id="id6" name="id6">Rationale</a></li> |
| 63 |
<li><a class="reference" href="#copyright" id="id7" name="id7">Copyright</a></li> |
| 64 |
</ul> |
| 65 |
</div> |
| 66 |
<div class="section" id="credits"> |
| 67 |
<h1><a class="toc-backref" href="#id2" name="credits">Credits</a></h1> |
| 68 |
<p>I stole this idea from liquidx who probably stole it from one of the many |
| 69 |
projects that do something similar.</p> |
| 70 |
</div> |
| 71 |
<div class="section" id="abstract"> |
| 72 |
<h1><a class="toc-backref" href="#id3" name="abstract">Abstract</a></h1> |
| 73 |
<p>Gentoo Linux should have one day a month that is devoted to clearing out bugs, |
| 74 |
and accepting new ebuilds from bugzilla. This one day a month should not |
| 75 |
replace a developers normal bug tracking duties. This "bug day" should become |
| 76 |
something that involves the user community to make them feel closer to the |
| 77 |
developers.</p> |
| 78 |
</div> |
| 79 |
<div class="section" id="motivation"> |
| 80 |
<h1><a class="toc-backref" href="#id4" name="motivation">Motivation</a></h1> |
| 81 |
<p>I believe this would help keep the number of bugs in bugzilla at a lower level. |
| 82 |
This would also be a good chance for some user submitted ebuilds to be commited |
| 83 |
that would normally go overlooked. I think this is a good idea. We could turn |
| 84 |
this into a big deal for the user community</p> |
| 85 |
</div> |
| 86 |
<div class="section" id="specification"> |
| 87 |
<h1><a class="toc-backref" href="#id5" name="specification">Specification</a></h1> |
| 88 |
<p>This doesn't require any coding. It just requires one day each month that |
| 89 |
little other than bug closing will happen. I would like to see all developers |
| 90 |
participate, but I know it's unlikely that we could get everybody free on the |
| 91 |
same day.</p> |
| 92 |
</div> |
| 93 |
<div class="section" id="rationale"> |
| 94 |
<h1><a class="toc-backref" href="#id6" name="rationale">Rationale</a></h1> |
| 95 |
<p>Gnome, KDE, and other open source projects do something similar with good |
| 96 |
success.</p> |
| 97 |
</div> |
| 98 |
<div class="section" id="copyright"> |
| 99 |
<h1><a class="toc-backref" href="#id7" name="copyright">Copyright</a></h1> |
| 100 |
<p>This document has been placed in the public domain.</p> |
| 101 |
</div> |
| 102 |
</div> |
| 103 |
|
| 104 |
<hr class="footer"/> |
| 105 |
<div class="footer"> |
| 106 |
<a class="reference" href="glep-0006.txt">View document source</a>. |
| 107 |
Generated on: 2003-07-03 02:12 UTC. |
| 108 |
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. |
| 109 |
</div> |
| 110 |
</body> |
| 111 |
</html> |