You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
algo/.github/ISSUE_TEMPLATE.md

39 lines
530 B
Markdown

8 years ago
### OS / Environment
<!--- where do you run Algo? -->
8 years ago
### Ansible version
<!--- `ansible --version` -->
### Version of components from `requirements.txt`
<!---
pip show <package> (all the packages from requirements.txt)
PUT THE OUTPUT HERE. DON'T NEED TO PASTE requirements.txt
-->
8 years ago
### Summary of the problem
### Steps to reproduce the behavior
### The way of deployment (cloud or local)
8 years ago
### Expected behavior
### Actual behavior
### Full log
<!--- Put here the FULL LOG after you run the ./algo script -->