summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2016-12-08 17:18:30 -0500
committerGitHub <noreply@github.com>2016-12-08 17:18:30 -0500
commit1da20c971630c4860d3ee776a179c3eb8844f3b1 (patch)
tree1f5534583511af0e98ef5fc1901e2ce9f9aa5b99 /.github
parentec95cbc96e9b94b0e0ff66d976ac8613f82ad00f (diff)
downloadansible-1da20c971630c4860d3ee776a179c3eb8844f3b1.tar.gz
Clean up issue templates. (#19011)
* Remove legacy GitHub templates. * Remove references to module repos.
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md10
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md2
2 files changed, 3 insertions, 9 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 76d62cd9a4..04e109621c 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -1,11 +1,5 @@
<!---
-Please do not report issues/requests related to Ansible modules here !!
-
-Report them to the appropriate modules-core or modules-extras project:
- - https://github.com/ansible/ansible-modules-core/issues
- - https://github.com/ansible/ansible-modules-extras/issues
-
-Also verify first that your issue/request is not already reported in GitHub
+Please verify first that your issue/request is not already reported in GitHub
-->
@@ -16,7 +10,7 @@ Also verify first that your issue/request is not already reported in GitHub
- Documentation Report
##### COMPONENT NAME
-<!--- Name of the plugin/task/feature -->
+<!--- Name of the module/plugin/task/feature -->
##### ANSIBLE VERSION
<!--- Paste verbatim output from “ansible --version” between quotes below -->
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index cc22c6d76c..722c94a838 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -6,7 +6,7 @@
- Docs Pull Request
##### COMPONENT NAME
-<!--- Name of the plugin/module/task -->
+<!--- Name of the module/plugin/module/task -->
##### ANSIBLE VERSION
<!--- Paste verbatim output from “ansible --version” between quotes below -->