Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions .github/ISSUE_TEMPLATE/new_theme.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
name: New theme
description: Submit a new theme for review!
labels: ["New Theme"]
title: "[New Theme]: "
body:
- type: markdown
attributes:
value: |
### Thanks for contributing!

Please fill in the details of the new theme including screenshots and upload the ZIP file to automatically create the Pull request for review.

- type: textarea
id: summary
attributes:
label: Quick summary
validations:
required: true
- type: textarea
id: themezip
attributes:
label: Theme ZIP
placeholder: |
Attach the zip file of the theme by drag and dropping or selecting upload.
validations:
required: true