mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 08:55: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:
|
||||
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
|
Loading…
Add table
Add a link
Reference in a new issue