diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 2e0981a0..97599ba5 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -2,7 +2,6 @@ name: "🐛 Bug Report" description: "Report something that is not working as expected" title: "🐛 Bug Report: " type: 'Bug' -labels: [bug] body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/feature.yml b/.github/ISSUE_TEMPLATE/feature.yml index 61be9e7d..a3c70313 100644 --- a/.github/ISSUE_TEMPLATE/feature.yml +++ b/.github/ISSUE_TEMPLATE/feature.yml @@ -1,7 +1,6 @@ name: 🚀 Feature description: "Submit a proposal for a new feature" title: "🚀 Feature: " -labels: [feature] type: 'Feature' body: - type: textarea diff --git a/.github/ISSUE_TEMPLATE/language-request.yml b/.github/ISSUE_TEMPLATE/language-request.yml index 79d6c8a3..89488f5a 100644 --- a/.github/ISSUE_TEMPLATE/language-request.yml +++ b/.github/ISSUE_TEMPLATE/language-request.yml @@ -1,7 +1,6 @@ name: "🌐 Language request" description: "You want to contribute to a language that isn't on Crowdin yet?" title: "🌐 Language Request: " -labels: [language-request] type: 'Language Request' body: - type: input