mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-07 15:43:54 +02:00
Issue template
This commit is contained in:
parent
ede452fad4
commit
d708750bd1
1 changed files with 27 additions and 0 deletions
27
.github/ISSUE_TEMPLATE.md
vendored
Normal file
27
.github/ISSUE_TEMPLATE.md
vendored
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
### OS / Environment
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
### Ansible version
|
||||||
|
<!--- `ansible --version` -->
|
||||||
|
|
||||||
|
|
||||||
|
### Version of components from `requirements.txt`
|
||||||
|
<!--- `pip show <package>` -->
|
||||||
|
|
||||||
|
|
||||||
|
### Summary of the problem
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
### Steps to reproduce the behavior
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
### Expected behavior
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
### Actual behavior
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue