aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.markdown12
1 files changed, 9 insertions, 3 deletions
diff --git a/README.markdown b/README.markdown
index e3fef22a..82132247 100644
--- a/README.markdown
+++ b/README.markdown
@@ -65,9 +65,15 @@ Keys can be unmapped and remapped to different commands under Advanced Options.
Contributing
------------
-Send us a pull request on Github with some explanation. If the patch adds new behavior or functionality,
-please let us know whether it mirrors a similar extension for another browser or Vim itself. Feel free to
-include a change to the CREDITS file with your patch.
+You'd like to fix a bug or implement a feature? Great! Check out the bugs on our issues tracker, or implement one of
+the suggestions there that have been tagged 'todo'. If you have a suggestion of your own, start a discussion on
+the issues tracker or on the [mailing list][list_url]. If it mirrors a similar feature in another browser or in Vim
+itself, let us know! Once you've picked something to work on, add a comment to the respective issue so others don't
+duplicate your effort.
+
+When you're done, send us a pull request on Github. Feel free to include a change to the CREDITS file with your patch.
+
+[list_url]: http://groups.google.com.sg/group/vimium-dev?hl=en
Release Notes
-------------