mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-01-16 21:58:30 +01:00
12 lines
385 B
YAML
12 lines
385 B
YAML
name: "🤷♂️ Something else"
|
||
description: If none of the above templates fit your needs, please use this template to submit your issue.
|
||
labels: []
|
||
assignees: []
|
||
body:
|
||
- type: textarea
|
||
id: issue-description
|
||
attributes:
|
||
label: Detailed Description
|
||
description: Please provide a detailed description of the issue.
|
||
validations:
|
||
required: true |