diff options
Diffstat (limited to 'docs/development.rst')
-rw-r--r-- | docs/development.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/development.rst b/docs/development.rst new file mode 100644 index 00000000..2a4303e0 --- /dev/null +++ b/docs/development.rst @@ -0,0 +1,11 @@ +Development +=========== + +As an open source project, we welcome contributions of all forms. This page +should help you get started with development for Soledad. + +.. toctree:: + :maxdepth: 1 + + tests + benchmarks |