diff --git a/docs/docsite/rst/community/development_process.rst b/docs/docsite/rst/community/development_process.rst index b5b3271161..a41a8ac531 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.**