Skip to content

Commit acd09b7

Browse files
committed
docs:update labels
1 parent 4a7247f commit acd09b7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Bug report
22
title: "[Bug] "
33
description: File a bug/issue of AREX
4-
labels: [ "bug 🐞" ]
4+
labels: ["bug :lady_beetle:"]
55
body:
66
- type: markdown
77
attributes:

.github/ISSUE_TEMPLATE/feature-request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name: Feature Request
22
description: Suggest an idea for this project
33
title: "[Feature] "
4-
labels: [ "enhancement ⭐" ]
4+
labels: ["enhancement :star:"]
55
body:
66
- type: markdown
77
attributes:
88
value: |
99
<img src="https://doc.arextest.com/img/logo.jpg" alt="AREX logo" height="90px" align="right" />
10-
10+
1111
Thank you for finding the time to propose new feature!
1212
1313
- type: checkboxes

0 commit comments

Comments
 (0)