summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorDon Naro <dnaro@redhat.com>2023-07-10 16:40:47 +0200
committerGitHub <noreply@github.com>2023-07-10 16:40:47 +0200
commitfaca205ca1dd1c9e16d37b24ae0bd9aef4b3f909 (patch)
tree4fe7701e0b27fd3b17a9d3ac2ddd2614f2517ace /.github
parentUse semantic markup for remaining plugins. (#81189) (diff)
downloadansible-faca205ca1dd1c9e16d37b24ae0bd9aef4b3f909.tar.xz
ansible-faca205ca1dd1c9e16d37b24ae0bd9aef4b3f909.zip
Add multirepo tip to doc issue report (#81140)
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/documentation_report.yml32
1 files changed, 17 insertions, 15 deletions
diff --git a/.github/ISSUE_TEMPLATE/documentation_report.yml b/.github/ISSUE_TEMPLATE/documentation_report.yml
index f08809c495..64a73c13b4 100644
--- a/.github/ISSUE_TEMPLATE/documentation_report.yml
+++ b/.github/ISSUE_TEMPLATE/documentation_report.yml
@@ -64,9 +64,6 @@ body:
<em>Why?</em>
</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
supports dropdown defaults. Promise!_
@@ -86,18 +83,23 @@ body:
feature below, *use your best guess if unsure*.
- **Tip:** Be advised that the source for some parts of the
- documentation are hosted outside of this repository. If the page
- you are reporting describes modules/plugins/etc that are not
- officially supported by the Ansible Core Engineering team, there
- is a good chance that it is coming from one of the [Ansible
- Collections maintained by the community][collections org]. If this
- is the case, please make sure to file an issue under the
- appropriate project there instead.
-
-
- [collections org]: /ansible-collections
- placeholder: docs/docsite/rst/dev_guide/debugging.rst
+ **Tip:** Source files for Ansible community documentation are
+ hosted in different repositories. Please make sure to file an
+ issue in the correct project.
+ Documentation for modules/plugins/etc that are officially
+ supported by the Ansible Core Engineering team is available
+ in this (`ansible/ansible`) repository.
+ The Installation Guide, Playbook Guide, Developer Guide,
+ and other documentation is available in the
+ [`ansible/ansible-documentation`] repository.
+ Documentation for other modules/plugins/etc is likely to be
+ available in one of the [Ansible Collections][collections-index].
+ 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:
required: true