diff options
author | Brian Coca <brian.coca+git@gmail.com> | 2018-12-11 15:51:03 +0100 |
---|---|---|
committer | Brian Coca <brian.coca+git@gmail.com> | 2018-12-11 15:51:03 +0100 |
commit | f7c44aa9c8dd3b0448572ec3e1cdc388baca7bd4 (patch) | |
tree | 89a5e39c10ba465e3afd3105c726bad37060223c /.github | |
parent | added missing guess (diff) | |
download | ansible-f7c44aa9c8dd3b0448572ec3e1cdc388baca7bd4.tar.xz ansible-f7c44aa9c8dd3b0448572ec3e1cdc388baca7bd4.zip |
readded rst
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE/documentation_report.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/documentation_report.md b/.github/ISSUE_TEMPLATE/documentation_report.md index ae5ad20c8a..dcb8af67d4 100644 --- a/.github/ISSUE_TEMPLATE/documentation_report.md +++ b/.github/ISSUE_TEMPLATE/documentation_report.md @@ -15,7 +15,7 @@ about: Ask us about docs - Documentation Report ##### COMPONENT NAME -<!--- Write the short name of the module, plugin, task or feature below, use your best guess if unsure --> +<!--- Write the short name of the rst file, module, plugin, task or feature below, use your best guess if unsure --> ##### ANSIBLE VERSION <!--- Paste verbatim output from "ansible --version" between quotes --> |