diff --git a/.github/ISSUE_TEMPLATE/---bug-report.md b/.github/ISSUE_TEMPLATE/---bug-report.md new file mode 100644 index 0000000000..4858248621 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/---bug-report.md @@ -0,0 +1,25 @@ +--- +name: "\U0001F41E Bug report" +about: Report a bug encountered while operating external-dns +title: '' +labels: kind/bug +assignees: '' + +--- + + + +**What happened**: + +**What you expected to happen**: + +**How to reproduce it (as minimally and precisely as possible)**: + +**Anything else we need to know?**: + +**Environment**: +- External-DNS version (use `external-dns --version`): +- DNS provider: +- Others: diff --git a/.github/ISSUE_TEMPLATE/--enhancement-request.md b/.github/ISSUE_TEMPLATE/--enhancement-request.md new file mode 100644 index 0000000000..e967883163 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/--enhancement-request.md @@ -0,0 +1,14 @@ +--- +name: "✨ Enhancement Request" +about: Suggest an enhancement to external-dns +title: '' +labels: kind/feature +assignees: '' + +--- + + + +**What would you like to be added**: + +**Why is this needed**: diff --git a/.github/ISSUE_TEMPLATE/-support-request.md b/.github/ISSUE_TEMPLATE/-support-request.md new file mode 100644 index 0000000000..b0b9076b12 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/-support-request.md @@ -0,0 +1,19 @@ +--- +name: "❓Support Request" +about: Support request or question relating to external-dns +title: '' +labels: triage/support +assignees: '' + +--- + +