mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Add roadmap to development process doc
This commit is contained in:
parent
792bfa657c
commit
ba065637ff
1 changed files with 6 additions and 1 deletions
|
@ -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 <http://docs.ansible.com/ansible/latest/roadmap/>`.
|
||||
|
||||
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.**
|
||||
to improve this process.**
|
||||
|
|
Loading…
Reference in a new issue