diff --git a/docs/contributing.rst b/docs/contributing.rst new file mode 100644 index 00000000..ca013e2f --- /dev/null +++ b/docs/contributing.rst @@ -0,0 +1,13 @@ +.. _contributing: + +************ +Contributing +************ + +TODO: + +- Getting started +- Making changes +- Testing +- Submitting changes +- Additional resources diff --git a/docs/index.rst b/docs/index.rst index 7a663cd3..9dd9d218 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -61,6 +61,7 @@ Development .. toctree:: :maxdepth: 2 + contributing development extensiondev api/index