From bee8edc7f0bdb91d0a484d83f971a051fb8a4f0b Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Wed, 26 May 2021 02:06:33 +0100 Subject: Add some section pages These pages simply act as a container for other pages, but also serve to provide an introduction and explanation for the pages to come. We can also use it to describe what topics should be covered in the section, to help others organise new documentation pages. --- docs/development/contributing_guide.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 docs/development/contributing_guide.md (limited to 'docs/development/contributing_guide.md') diff --git a/docs/development/contributing_guide.md b/docs/development/contributing_guide.md new file mode 100644 index 0000000000..a79bb841c5 --- /dev/null +++ b/docs/development/contributing_guide.md @@ -0,0 +1,7 @@ + +# Contributing + +{{#include ../../CONTRIBUTING.md}} -- cgit 1.5.1