Skip to content

Commit 6821d20

Browse files
fix: wrong type for issue template
1 parent ad3f28a commit 6821d20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/ISSUE_TEMPLATE/05-project-contribution.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ body:
1414
placeholder: e.g. Backend Roadmap
1515
validations:
1616
required: true
17-
- type: select
17+
- type: dropdown
1818
id: project-difficulty
1919
attributes:
2020
label: Project Difficulty

0 commit comments

Comments
 (0)