diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md new file mode 100644 index 0000000000..1a5933a3d0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -0,0 +1,38 @@ +--- +name: "Bug report" +about: Create a report to help make garden better +--- + +## Bug + +### Current Behavior + + + +### Expected behavior + + + +### Reproducible example + + + + +### Suggested solution(s) + + + +### Additional context + + + +### Your environment + + + + +`garden -v` + +`kubectl version` + +`docker version`