diff --git a/docs/docsite/rst/community/reporting_bugs_and_features.rst b/docs/docsite/rst/community/reporting_bugs_and_features.rst index 49ba8ed595a..a972603af36 100644 --- a/docs/docsite/rst/community/reporting_bugs_and_features.rst +++ b/docs/docsite/rst/community/reporting_bugs_and_features.rst @@ -16,7 +16,7 @@ Reporting a bug Security bugs ------------- -Ansible practices responsible disclosure - for security-related bugs, email `security@ansible.com `_ to receive a prompt response. Do not submit a ticket or post to any public groups. +Ansible practices responsible disclosure. To report security-related bugs, send an email to `security@ansible.com `_ for an immediate response. Do not submit a ticket or post to any public groups. Bugs in ansible-core -------------------- @@ -39,14 +39,15 @@ If you find a bug, open an issue using the `issue template `_ when sharing YAML in playbooks. For multiple-file content, use gist.github.com, which is more durable than pastebin content. +When sharing YAML in playbooks, ensure that you preserve formatting using `code blocks `_. For multiple-file content, use gist.github.com, more durable than Pastebin content. .. _request_features: