Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
Add discussion template for new tags
Browse files Browse the repository at this point in the history
  • Loading branch information
willpinha committed Dec 29, 2023
1 parent f2df219 commit 2c79138
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/DISCUSSION_TEMPLATE/new-tags.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
labels: ["enhancement"]
body:
- type: input
attributes:
label: Tag name
description: "It must be in lower camel case, singular, and cannot already exist"
placeholder: "Example: landingPage"
validations:
required: true

0 comments on commit 2c79138

Please sign in to comment.