diff options
author | Frédéric Guillot <fred@kanboard.net> | 2014-10-13 10:05:07 -0400 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2014-10-13 10:05:07 -0400 |
commit | c1a73441bb771bdf3afc61682b64911719f983ce (patch) | |
tree | c83be2c08bef9947aa994e25f48d292a92f93dc5 /README.markdown | |
parent | 074056352de98fc567b4d13184c72887c75625d0 (diff) |
Add contributor guide
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown index 41cc3821..bf47b605 100644 --- a/README.markdown +++ b/README.markdown @@ -107,6 +107,7 @@ Documentation ### Contributors +- [Contributor guide](docs/contributing.markdown) - [Translations](docs/translations.markdown) - [Coding standards](docs/coding-standards.markdown) - [Running tests](docs/tests.markdown) |