mirror of
https://github.com/rose-pine/rose-pine-theme
synced 2025-02-16 12:58:30 +00:00
Update theme-request.yml
This commit is contained in:
parent
b880c6ea88
commit
c90f3a7e15
1 changed files with 6 additions and 7 deletions
13
.github/ISSUE_TEMPLATE/theme-request.yml
vendored
13
.github/ISSUE_TEMPLATE/theme-request.yml
vendored
|
@ -5,11 +5,12 @@ labels: theme request
|
|||
body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: App details
|
||||
value: |
|
||||
- App name:
|
||||
- Link to app:
|
||||
render: markdown
|
||||
label: App name
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Link to app
|
||||
validations:
|
||||
required: true
|
||||
- type: checkboxes
|
||||
|
@ -17,8 +18,6 @@ body:
|
|||
label: Would you be willing to work on this?
|
||||
options:
|
||||
- label: Sure
|
||||
- label: Nope
|
||||
required: true
|
||||
- type: dropdown
|
||||
id: issue-type
|
||||
attributes:
|
||||
|
|
Loading…
Add table
Reference in a new issue