Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 73075a6

Browse files
chore: add support label whenever new issue is created
1 parent 2868ee8 commit 73075a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Bug 🐞
22
description: Report a bug
3-
labels: [Bug]
3+
labels: [support, bug]
44
body:
55
- type: markdown
66
attributes:

‎.github/ISSUE_TEMPLATE/feature-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Feature request ✨
22
description: Suggest an idea or ask for a feature that you would like to have
3-
labels: [feat-req]
3+
labels: [support, feat-req]
44
body:
55
- type: markdown
66
attributes:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /