Fix GitHub Label
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report-fa.yaml
vendored
2
.github/ISSUE_TEMPLATE/bug_report-fa.yaml
vendored
@ -1,7 +1,7 @@
|
||||
name: 🐛 گزارش مشکل
|
||||
description: لطفاً ما را از مشکلی که تجربه کردهاید مطلع کنید
|
||||
title: "[باگ]: "
|
||||
labels: ["bug"]
|
||||
labels: ["🐞 bug"]
|
||||
assignees: []
|
||||
body:
|
||||
- type: markdown
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@ -1,7 +1,7 @@
|
||||
name: 🐛 Report a Problem
|
||||
description: Let us know about an issue you're experiencing
|
||||
title: "[Bug]: "
|
||||
labels: ["bug"]
|
||||
labels: ["🐞 bug"]
|
||||
assignees: []
|
||||
body:
|
||||
- type: markdown
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
name: 💡 پیشنهاد ویژگی جدید
|
||||
description: ایده خود را برای بهبود این پروژه با ما به اشتراک بگذارید
|
||||
title: "[ویژگی]: "
|
||||
labels: ["enhancement"]
|
||||
labels: ["🤩 enhancement"]
|
||||
assignees: []
|
||||
body:
|
||||
- type: markdown
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
@ -1,7 +1,7 @@
|
||||
name: 💡 Suggest a New Feature
|
||||
description: Share your idea to make this project better
|
||||
title: "[Feature]: "
|
||||
labels: ["enhancement"]
|
||||
labels: ["🤩 enhancement"]
|
||||
assignees: []
|
||||
body:
|
||||
- type: markdown
|
||||
|
||||
Reference in New Issue
Block a user