From ace3eccc48bccb8bc2b71e8baad582efcac517fd Mon Sep 17 00:00:00 2001 From: Jack Ivanov Date: Sat, 26 Nov 2016 23:42:04 +0300 Subject: [PATCH] Issue template --- .github/ISSUE_TEMPLATE.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..0689e365 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,27 @@ +### OS / Environment + + + +### Ansible version + + + +### Version of components from `requirements.txt` + + + +### Summary of the problem + + + +### Steps to reproduce the behavior + + + +### Expected behavior + + + +### Actual behavior + +