Skip to content

Commit cef7bd6

Browse files
authored
Update 2-Enhancement.yml
1 parent 44c3abe commit cef7bd6

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

.github/ISSUE_TEMPLATE/2-Enhancement.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
name: Enhancement
22
description: Submit an idea for an enhancement
33
title: "[Enhancement]: "
4-
labels: ["enhancement"]
5-
projects: ["CHR15cs/CS2-Practice-Plugin"]
4+
labels:
5+
- enhancement
6+
projects:
7+
- CHR15cs/CS2-Practice-Plugin
68
assignees:
79
- CHR15cs
810
body:
@@ -14,11 +16,11 @@ body:
1416
id: idea
1517
attributes:
1618
label: Explain your idea.
17-
description: Tell us, which kind of feature do you want so see implemented?
19+
description: Tell us, which kind of feature do you want to see implemented?
1820
value: "..."
1921
validations:
2022
required: true
21-
- type: textarea
23+
- type: textarea
2224
id: example
2325
attributes:
2426
label: Does your idea already exist in a csgo plugin?

0 commit comments

Comments
 (0)