diff options
Diffstat (limited to 'doc/guides/contributing/index.rst')
-rw-r--r-- | doc/guides/contributing/index.rst | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/guides/contributing/index.rst b/doc/guides/contributing/index.rst new file mode 100644 index 00000000..f6af317f --- /dev/null +++ b/doc/guides/contributing/index.rst @@ -0,0 +1,13 @@ +Contributor's Guidelines +======================== + +.. toctree:: + :maxdepth: 2 + :numbered: + + coding_style + design + versioning + documentation + patches + cheatsheet |