From 2982f245e1a8a41758bfb8038aa9229e3330facd Mon Sep 17 00:00:00 2001 From: Jacob Pavlock Date: Mon, 20 Jul 2020 18:55:46 -0700 Subject: [PATCH] add CONTRIBUTING.rst to the docs --- docs/contributing.rst | 3 +++ docs/index.rst | 1 + 2 files changed, 4 insertions(+) create mode 100644 docs/contributing.rst diff --git a/docs/contributing.rst b/docs/contributing.rst new file mode 100644 index 000000000..6af7deaef --- /dev/null +++ b/docs/contributing.rst @@ -0,0 +1,3 @@ +.. contributing: + +.. include:: ../CONTRIBUTING.rst diff --git a/docs/index.rst b/docs/index.rst index 62c87461b..1d03a0f27 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -32,6 +32,7 @@ Contents reference/index plugins/index faq + contributing dev/index .. toctree::