chore: remove labels from issue templates

This commit is contained in:
Kyle Mendell
2025-07-20 22:51:02 -05:00
parent 68fc9c0659
commit 4c76de45ed
3 changed files with 0 additions and 3 deletions

View File

@@ -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:

View File

@@ -1,7 +1,6 @@
name: 🚀 Feature
description: "Submit a proposal for a new feature"
title: "🚀 Feature: "
labels: [feature]
type: 'Feature'
body:
- type: textarea

View File

@@ -1,7 +1,6 @@
name: "🌐 Language request"
description: "You want to contribute to a language that isn't on Crowdin yet?"
title: "🌐 Language Request: <language name in english>"
labels: [language-request]
type: 'Language Request'
body:
- type: input