🔧 chore(issue-templates): remove labels (#2283)

This commit is contained in:
capdiem
2024-12-16 13:17:40 +08:00
committed by GitHub
parent 3a31cc95d6
commit 0230b8b2cc
2 changed files with 0 additions and 2 deletions

View File

@@ -1,7 +1,6 @@
name: Bug Report
description: Create a report about something that is not working
title: "[Bug Report] "
labels: "type/bug"
body:
- type: markdown
attributes:

View File

@@ -1,6 +1,5 @@
name: Feature Request
description: Suggest a new idea for specific component or this project
labels: "type/enhancement"
title: "[Feature Request] "
body:
- type: textarea