mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
chore: Update issue template for creating themes
This commit is contained in:
parent
5a1cf7cb93
commit
86386a6759
2 changed files with 4 additions and 6 deletions
1
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
1
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
blank_issues_enabled: true
|
9
.github/ISSUE_TEMPLATE/create-theme.yml
vendored
9
.github/ISSUE_TEMPLATE/create-theme.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue