From 1fa10e6c76bdf1beedca9ec3a6c82ec2b45cf599 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 30 Dec 2011 01:06:00 -0500 Subject: [PATCH] todo headings --- docs/notes/contribute.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/notes/contribute.rst b/docs/notes/contribute.rst index 1848fbf..4ecb675 100644 --- a/docs/notes/contribute.rst +++ b/docs/notes/contribute.rst @@ -1,11 +1,15 @@ Contribute ----------- +~~~~~~~~~~ Python-guide is under active development, and contributors are welcome. If you have a feature request, suggestion, or bug report, please open a new issue on GitHub_. To submit patches, please send a pull request on GitHub_. Make sure you add yourself to AUTHORS_. + +Todo List +--------- + If you'd like to contribute, there's plenty to do. Here's a short todo_ list. .. include:: ../../TODO.rst