-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 sync with cloudalchemy/skeleton (SHA: bb0f0949): remove IRC link
- Loading branch information
1 parent
c8563b6
commit 398881c
Showing
5 changed files
with
93 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
--- | ||
name: Bug | ||
about: Report a bug related to ansible role | ||
labels: bug | ||
--- | ||
|
||
**What happened?** | ||
|
||
**Did you expect to see some different?** | ||
|
||
**How to reproduce it (as minimally and precisely as possible)**: | ||
|
||
**Environment** | ||
|
||
* Role version: | ||
|
||
`Insert release version/galaxy tag or Git SHA here` | ||
|
||
* Ansible version information: | ||
|
||
`ansible --version` | ||
<!-- Replace the command with its output above --> | ||
|
||
* Variables: | ||
|
||
``` | ||
insert role variables relevant to the issue | ||
``` | ||
|
||
* Ansible playbook execution Logs: | ||
|
||
``` | ||
insert Ansible logs relevant to the issue here | ||
``` | ||
|
||
**Anything else we need to know?**: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
name: Feature | ||
about: If you want to propose a new feature or enhancement | ||
labels: enhancement | ||
--- | ||
|
||
**What is missing?** | ||
|
||
**Why do we need it?** | ||
|
||
**Environment** | ||
|
||
* Role version: | ||
|
||
`Insert release version/galaxy tag or Git SHA here` | ||
|
||
* Ansible version information: | ||
|
||
`ansible --version` | ||
<!-- Replace the command with its output above --> | ||
|
||
**Anything else we need to know?**: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
name: Support | ||
about: If you have questions about this ansible role | ||
labels: question | ||
--- | ||
|
||
**What did you do?** | ||
|
||
**Did you expect to see some different?** | ||
|
||
**Environment** | ||
|
||
* Role version: | ||
|
||
`Insert release version/galaxy tag or Git SHA here` | ||
|
||
* Ansible version information: | ||
|
||
`ansible --version` | ||
<!-- Replace the command with its output above --> | ||
|
||
* Variables: | ||
|
||
``` | ||
insert role variables relevant to the issue | ||
``` | ||
|
||
* Ansible playbook execution Logs: | ||
|
||
``` | ||
insert Ansible logs relevant to the issue here | ||
``` | ||
|
||
**Anything else we need to know?**: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters