<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,4 @@
 test/config.yml
 *.gem
 pkg
+coverage
\ No newline at end of file</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -24,6 +24,18 @@ Graticule includes a command line interface (CLI).
   Washington, DC US
   latitude: 38.895222, longitude: -77.036758
 
-= Source
+= How to contribute
 
-The source code for Graticule is available at http://github.com/collectiveidea/graticule. Patches and bug reports are welcome at http://collectiveidea.lighthouseapp.com/projects/20262-graticule
\ No newline at end of file
+If you find what you might think is a bug:
+
+1. Check the GitHub issue tracker to see if anyone else has had the same issue.
+   http://github.com/collectiveidea/graticule/issues/
+2. If you don't see anything, create an issue with information on how to reproduce it.
+
+If you want to contribute an enhancement or a fix:
+
+1. Fork the project on github.
+   http://github.com/collectiveidea/graticule/
+2. Make your changes with tests.
+3. Commit the changes without making changes to the Rakefile, VERSION, or any other files that aren't related to your enhancement or fix
+4. Send a pull request.</diff>
      <filename>README.txt</filename>
    </modified>
    <modified>
      <diff>@@ -49,7 +49,7 @@ namespace :test do
     t.test_files = FileList['test/**/*_test.rb']
     t.output_dir = 'coverage'
     t.verbose = true
-    t.rcov_opts = %w(--exclude test,/usr/lib/ruby,/Library/Ruby,lib/awesome_nested_set/named_scope.rb --sort coverage)
+    t.rcov_opts = %w(--exclude test,/usr/lib/ruby,/Library/Ruby,$HOME/.gem --sort coverage)
   end
 end
 </diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f886f4ddd176329ddb35fc297dc0b96d2c1e0722</id>
    </parent>
  </parents>
  <author>
    <name>Brandon Keepers</name>
    <email>brandon@collectiveidea.com</email>
  </author>
  <url>http://github.com/collectiveidea/graticule/commit/b4bf983388f4d37412ae45a2c12a3ce3bd61ed07</url>
  <id>b4bf983388f4d37412ae45a2c12a3ce3bd61ed07</id>
  <committed-date>2009-07-15T19:09:23-07:00</committed-date>
  <authored-date>2009-07-15T19:09:23-07:00</authored-date>
  <message>update docs for contributing</message>
  <tree>62ef4781c4a60f17ae7235c4e901c8f54d5ba852</tree>
  <committer>
    <name>Brandon Keepers</name>
    <email>brandon@collectiveidea.com</email>
  </committer>
</commit>
