diff --git a/.github/ISSUE_TEMPLATE/feature.yaml b/.github/ISSUE_TEMPLATE/feature.yaml index 8135c6e40..2276a8598 100644 --- a/.github/ISSUE_TEMPLATE/feature.yaml +++ b/.github/ISSUE_TEMPLATE/feature.yaml @@ -1,7 +1,7 @@ name: Feature Request description: Suggest a new feature or improvement to Certbot title: "[Feature Request]: " -labels: ["feature request"] +type: Feature body: - type: textarea id: problem @@ -25,4 +25,3 @@ body: label: Alternatives Considered description: Have you considered any alternative solutions? placeholder: For example, "We considered Y, but Z is a better approach because..." -