From f84480852a7a92039ac5cebdef1788db8f35b1ce Mon Sep 17 00:00:00 2001 From: Anton-Latukha Date: Sun, 12 Dec 2021 14:22:59 +0200 Subject: [PATCH] doc: contributing: index: give contrib by dev first Before this: -> Contributing to the project -> Maintenance -> Example developing of a new plugin Considering that maintenance questions are not dev questions & a meta project questions for contributors which are promoted to maintainers. -> Contributing to the project -> Example developing of a new plugin -> Maintenance --- docs/contributing/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing/index.rst b/docs/contributing/index.rst index 3d32a631bf..76f813bec6 100644 --- a/docs/contributing/index.rst +++ b/docs/contributing/index.rst @@ -5,5 +5,5 @@ Contributing :maxdepth: 2 contributing - releases plugin-tutorial + releases