1
0
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:
Kamran Ahmed
2024-08-07 16:37:35 +01:00
committed by GitHub
parent ad3f28a8c4
commit 6821d20cf1

View File

@@ -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