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