Add Component Name to the issue and pr templates (#17019)

This commit is contained in:
jctanner
2016-08-09 13:18:06 -04:00
committed by Brian Coca
parent 47e3366744
commit df81f1197f
2 changed files with 5 additions and 0 deletions

View File

@@ -6,6 +6,8 @@
- Feature Idea
- Documentation Report
##### COMPONENT NAME
<!--- Name of the plugin/module/task -->
##### ANSIBLE VERSION
<!--- Paste verbatim output from “ansible --version” between quotes below -->

View File

@@ -5,6 +5,9 @@
- Bugfix Pull Request
- Docs Pull Request
##### COMPONENT NAME
<!--- Name of the plugin/module/task -->
##### ANSIBLE VERSION
<!--- Paste verbatim output from “ansible --version” between quotes below -->
```