We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a7247f commit acd09b7Copy full SHA for acd09b7
.github/ISSUE_TEMPLATE/bug-report.yml
@@ -1,7 +1,7 @@
1
name: Bug report
2
title: "[Bug] "
3
description: File a bug/issue of AREX
4
-labels: [ "bug 🐞" ]
+labels: ["bug :lady_beetle:"]
5
body:
6
- type: markdown
7
attributes:
.github/ISSUE_TEMPLATE/feature-request.yml
@@ -1,13 +1,13 @@
name: Feature Request
description: Suggest an idea for this project
title: "[Feature] "
-labels: [ "enhancement ⭐" ]
+labels: ["enhancement :star:"]
8
value: |
9
<img src="https://doc.arextest.com/img/logo.jpg" alt="AREX logo" height="90px" align="right" />
10
-
+
11
Thank you for finding the time to propose new feature!
12
13
- type: checkboxes
0 commit comments