diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..71cceef --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,20 @@ +* **I'm submitting a ...** + - [ ] bug report + - [ ] feature request + - [ ] support request + +* **What is the current behavior?** + +* **If the current behavior is a bug, please provide the configuration and steps to reproduce and if possible a minimal demo of the problem.** + +* **What is the expected behavior?** + +* **What is the motivation / use case for changing the behavior?** + +* **Please tell us about your environment:** + + - Image version: + - Docker version: + - docker-compose version: + +* **Other information** (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, etc)