Add multirepo tip to doc issue report (#81140)

pull/81203/head
Don Naro 11 months ago committed by GitHub
parent 7cf15d0732
commit faca205ca1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -64,9 +64,6 @@ body:
<em>Why?</em> <em>Why?</em>
</summary> </summary>
We would do it by ourselves but unfortunatelly, the curent
edition of GitHub Issue Forms Alpha does not support this yet 🤷
_We will make it easier in the future, once GitHub _We will make it easier in the future, once GitHub
supports dropdown defaults. Promise!_ supports dropdown defaults. Promise!_
@ -86,18 +83,23 @@ body:
feature below, *use your best guess if unsure*. feature below, *use your best guess if unsure*.
**Tip:** Be advised that the source for some parts of the **Tip:** Source files for Ansible community documentation are
documentation are hosted outside of this repository. If the page hosted in different repositories. Please make sure to file an
you are reporting describes modules/plugins/etc that are not issue in the correct project.
officially supported by the Ansible Core Engineering team, there Documentation for modules/plugins/etc that are officially
is a good chance that it is coming from one of the [Ansible supported by the Ansible Core Engineering team is available
Collections maintained by the community][collections org]. If this in this (`ansible/ansible`) repository.
is the case, please make sure to file an issue under the The Installation Guide, Playbook Guide, Developer Guide,
appropriate project there instead. and other documentation is available in the
[`ansible/ansible-documentation`] repository.
Documentation for other modules/plugins/etc is likely to be
[collections org]: /ansible-collections available in one of the [Ansible Collections][collections-index].
placeholder: docs/docsite/rst/dev_guide/debugging.rst If available in the collection documentation, select the
*Issue Tracker** button to go directly to the GitHub issues.
[`ansible/ansible-documentation`]: /ansible/ansible-documentation
[collections-index]: https://docs.ansible.com/ansible/latest/collections/index.html
placeholder: lib/ansible/modules/copy.py
validations: validations:
required: true required: true

Loading…
Cancel
Save