From ba065637ffb86a4375d0dc02ed05cde801d92482 Mon Sep 17 00:00:00 2001 From: Greg DeKoenigsberg Date: Sun, 13 Aug 2017 13:08:33 -0400 Subject: [PATCH] Add roadmap to development process doc --- docs/docsite/rst/community/development_process.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/docsite/rst/community/development_process.rst b/docs/docsite/rst/community/development_process.rst index b5b32711610..a41a8ac5311 100644 --- a/docs/docsite/rst/community/development_process.rst +++ b/docs/docsite/rst/community/development_process.rst @@ -3,6 +3,11 @@ The Ansible Development Process This section discusses how the Ansible development and triage process works. +Roadmaps +======== + +The Ansible Core team provides a roadmap for each upcoming release. These roadmaps can be found `here `. + The Triage Bot ============== @@ -163,4 +168,4 @@ Special Labels - **new\_plugin**: this is for new modules or plugins that are not yet in Ansible. **Note: this kicks off a completely separate process, and frankly it doesn’t work very well at present. We’re working our best - to improve this process.** \ No newline at end of file + to improve this process.**