[Style] added etiquette file for Racketeers

This commit is contained in:
Matthias Felleisen 2012-02-04 13:36:12 -05:00 committed by Eli Barzilay
parent e3967a3d3f
commit 97c9ec023f

View File

@ -0,0 +1,31 @@
<html>
<head><title>Etiquette for new Racketeers</title></head>
<body>
<table width="600">
<tr><td>
<blockquote>
<h3>Retiquette: Etiquette for new Racketeers</h3>
Racketeers are expected to live up to the following rules:
<ol>
<li>read the <a href="./index.html">style guide</a> and gradually absorb
its recommendations;
<li>re-assign bug reports only after they can eliminate their own code
(e.g., a collects) from the report; the best way to accomplish this goal
is to create a new example that re-creates the problem without
involvement of their code;
<li>more
</ol>
<address>
<a href="mailto:matthias@africa.local">Matthias Felleisen</a>
</address>
</blockquote>
</table>
</body>
</html>