mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-30 20:49:49 +02:00
Add new template
This commit is contained in:
12
.github/ISSUE_TEMPLATE/05-something-else.yml
vendored
Normal file
12
.github/ISSUE_TEMPLATE/05-something-else.yml
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
name: "🤷♂️ Something else"
|
||||
description: If none of the above templates fit your needs, please use this template to submit your issue.
|
||||
labels: [roadmap contribution]
|
||||
assignees: []
|
||||
body:
|
||||
- type: textarea
|
||||
id: issue-description
|
||||
attributes:
|
||||
label: Detail
|
||||
description: Please provide a detailed description of the issue.
|
||||
validations:
|
||||
required: true
|
Reference in New Issue
Block a user