> I also changed the other copyright notice at the start of 
> disassemble.pl.

This thread made me wonder where any of this is documented.

A lot of projects have a "HACKING" file that explains "ground rules"
for contributing to the project -- all in one place.  (Or at least it
references where things are.)

The Subversion one would be an interesting one to steal
from.. although it may have too much stuff.  Here's the index:

http://svn.collab.net/repos/svn/trunk/HACKING

TABLE OF CONTENTS

   * Participating in the community
   * Theory and documentation
   * What to read
   * Directory layout
   * Coding style
   * Secure coding guidelines
   * Document everything
   * Using page breaks
   * Other conventions
   * APR pool usage conventions
   * APR status codes
   * Automated tests
   * Writing test cases before code
   * Debugging the server
   * Writing log messages
   * Patch submission guidelines
   * Filing bugs / issues
   * Commit access
   * The configuration/build system under unix
   * How to release a distribution tarball
   * Release numbering
   * Compatibility


(This is probably low-hanging fruit.)

Reply via email to