diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index a7c92bf..a34aab3 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,38 +1,36 @@ -### OS / Environment - - - -### Ansible version - - - -### Version of components from `requirements.txt` +### OS / Environment (where do you run Algo on) +``` +PUT THE OUTPUT HERE +``` + +### Cloud Provider or OS / Environment (where do you deploy Algo to) + + +``` +PUT THE OUTPUT HERE +``` + ### Summary of the problem - + ### Steps to reproduce the behavior + - - -### The way of deployment (cloud or local) - - - -### Expected behavior - - - -### Actual behavior - - +1. Do this.. +2. Do that.. +3. ### Full log +``` +PUT THE OUTPUT HERE +```