mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-22 00:43:01 +02:00
fix: wrong type for issue template
This commit is contained in:
@@ -14,7 +14,7 @@ body:
|
|||||||
placeholder: e.g. Backend Roadmap
|
placeholder: e.g. Backend Roadmap
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: select
|
- type: dropdown
|
||||||
id: project-difficulty
|
id: project-difficulty
|
||||||
attributes:
|
attributes:
|
||||||
label: Project Difficulty
|
label: Project Difficulty
|
||||||
|
Reference in New Issue
Block a user