mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-09 10:46:52 +02:00
Update roadmap contribution template
This commit is contained in:
@@ -14,24 +14,12 @@ body:
|
|||||||
placeholder: e.g. Roadmap to learn Data Science
|
placeholder: e.g. Roadmap to learn Data Science
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
|
||||||
id: browsers
|
|
||||||
attributes:
|
|
||||||
label: Is this roadmap prepared by you or someone else?
|
|
||||||
options:
|
|
||||||
- I prepared this roadmap
|
|
||||||
- I found this roadmap online (please provide a link below)
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: roadmap-description
|
id: roadmap-description
|
||||||
attributes:
|
attributes:
|
||||||
label: Roadmap Items
|
label: Roadmap Link
|
||||||
description: Please submit a nested list of items which we can convert into the visual. Here is an [example of roadmap items list.](https://gist.github.com/kamranahmedse/98758d2c73799b3a6ce17385e4c548a5).
|
description: Please create the roadmap [using our roadmap editor](https://twitter.com/kamrify/status/1708293162693767426) and submit the roadmap link.
|
||||||
placeholder: |
|
placeholder: |
|
||||||
- Item 1
|
https://roadmap.sh/xyz
|
||||||
- Subitem 1
|
|
||||||
- Subitem 2
|
|
||||||
- Item 2
|
|
||||||
- Subitem 1
|
|
||||||
- Subitem 2
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
Reference in New Issue
Block a user