mirror of
https://gitee.com/blazorcomponent/MASA.Blazor.git
synced 2025-12-06 10:19:23 +08:00
🔧 chore(issue-templates): remove labels (#2283)
This commit is contained in:
1
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
1
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -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:
|
||||
|
||||
1
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
1
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user