mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Add Component Name to the issue and pr templates (#17019)
This commit is contained in:
2
.github/ISSUE_TEMPLATE.md
vendored
2
.github/ISSUE_TEMPLATE.md
vendored
@@ -6,6 +6,8 @@
|
|||||||
- Feature Idea
|
- Feature Idea
|
||||||
- Documentation Report
|
- Documentation Report
|
||||||
|
|
||||||
|
##### COMPONENT NAME
|
||||||
|
<!--- Name of the plugin/module/task -->
|
||||||
|
|
||||||
##### ANSIBLE VERSION
|
##### ANSIBLE VERSION
|
||||||
<!--- Paste verbatim output from “ansible --version” between quotes below -->
|
<!--- Paste verbatim output from “ansible --version” between quotes below -->
|
||||||
|
|||||||
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -5,6 +5,9 @@
|
|||||||
- Bugfix Pull Request
|
- Bugfix Pull Request
|
||||||
- Docs Pull Request
|
- Docs Pull Request
|
||||||
|
|
||||||
|
##### COMPONENT NAME
|
||||||
|
<!--- Name of the plugin/module/task -->
|
||||||
|
|
||||||
##### ANSIBLE VERSION
|
##### ANSIBLE VERSION
|
||||||
<!--- Paste verbatim output from “ansible --version” between quotes below -->
|
<!--- Paste verbatim output from “ansible --version” between quotes below -->
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user