diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 000000000..eafb1cf21 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,24 @@ +--- +name: Bug report +about: Tell us about a problem you are experiencing +--- + +**What steps did you take and what happened:** +[A clear and concise description on how to REPRODUCE the bug.] + + +**What did you expect to happen:** + + +**Anything else you would like to add:** +[Miscellaneous information that will assist in solving the issue.] + + +**Environment:** + +- Cluster-api version: +- Cluster-api-provider-metal3 version: +- Environment (metal3-dev-env or other): +- Kubernetes version: (use `kubectl version`): + +/kind bug