chore: Update issue template for creating themes

This commit is contained in:
Mauro Balades 2024-08-15 19:49:15 +02:00
parent 5a1cf7cb93
commit 86386a6759
2 changed files with 4 additions and 6 deletions

1
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View file

@ -0,0 +1 @@
blank_issues_enabled: true

View file

@ -28,7 +28,7 @@ body:
validations: validations:
required: true required: true
- type: textarea - type: textarea
id: Theme Styles id: styles
attributes: attributes:
label: Theme Styles label: Theme Styles
description: The CSS styles for the theme. description: The CSS styles for the theme.
@ -42,9 +42,6 @@ body:
- type: markdown - type: markdown
id: readme id: readme
attributes: attributes:
label: README value: |
description: A markdown display for the theme. This will be displayed in the theme marketplace.
placeholder: |
# Theme Name # Theme Name
A brief description of the theme. Theme Description