X-Git-Url: http://git.ithinksw.org/philo.git/blobdiff_plain/b1edf55e0d8cf076f4caddd78ea21575f72c23cf..c79bb6f20ff4100201f23a5d521aaa39dfc1c291:/docs/contributing.rst diff --git a/docs/contributing.rst b/docs/contributing.rst new file mode 100644 index 0000000..9354c72 --- /dev/null +++ b/docs/contributing.rst @@ -0,0 +1,8 @@ +Contributing to Philo +===================== + +So you want to contribute to Philo? That's great! Here's some ways you can get started: + +* **Report bugs and request features.** :mod:`philo` uses a Redmine installation located at `http://ithinksw.org/projects/philo/issues `_ for issue tracking. In order to report an issue, you will need to register for an account with the tracker. +* **Contribute code.** Philo uses git to manage its code. You can fork philo's repository either on `GitHub `_ or `Gitorious `_. If you are contributing to Philo, you may need to submit a `Contributor License Agreement `_. +* **Join the discussion** on IRC at `irc://irc.oftc.net/#philo `_ if you have any questions or suggestions or just want to chat about the project. You can also keep in touch via :mod:`philo`'s mailing lists: `philo@ithinksw.org `_ and `philo-devel@ithinksw.org `_.