CiscoDevNet / ansible-aci

Cisco ACI Ansible Collection
https://galaxy.ansible.com/cisco/aci
GNU General Public License v3.0
143 stars 97 forks source link

[bug_fix] Updated README to match RedHat's ansible collection template (DCNE-198) #692

Closed samiib closed 3 weeks ago

samiib commented 1 month ago

Readme should match this template https://access.redhat.com/articles/7068606

akinross commented 1 month ago

Should we add a link to the following page https://github.com/shrsr/ansible/blob/devel/docs/docsite/rst/dev_guide/developing_modules_general_aci.rst?

samiib commented 1 month ago

Should we add a link to the following page https://github.com/shrsr/ansible/blob/devel/docs/docsite/rst/dev_guide/developing_modules_general_aci.rst?

@akinross I think this is a really great documentation, we should add to the wiki of this repo or as another markdown in this repo.

akinross commented 1 month ago

Should we add a link to the following page https://github.com/shrsr/ansible/blob/devel/docs/docsite/rst/dev_guide/developing_modules_general_aci.rst?

@akinross I think this is a really great documentation, we should add to the wiki of this repo or as another markdown in this repo.

Yes this is written by @shrsr a long time ago but should have been included in the repo. I now have had multiple occasions where people wanting to contribute were not aware so think we should be more vocal about this. https://github.com/CiscoDevNet/ansible-aci/issues/278 is actually sort of tracking it already I think