Skip to content

Commit

Permalink
chore: Update THEME-SUBMISSION.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shdwmtr authored Oct 25, 2024
1 parent cdc00f0 commit 422cb81
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion .github/ISSUE_TEMPLATE/THEME-SUBMISSION.yml
Original file line number Diff line number Diff line change
@@ -1 +1,20 @@

name: Submit a Theme
description: Submit a theme to be added to the website
title: "[Submission]"
labels: [enhancement]
body:
- type: checkboxes
attributes:
label: Before Requesting
description: "I have double checked and agree with the following:"
options:
- label: I did not steal code from other theme developers without credit
required: true
- type: textarea
attributes:
label: Repository Info
description: Provide the GitHub URL of the repository to be considered.
validations:
required: true
validations:
required: false

0 comments on commit 422cb81

Please sign in to comment.