Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
willpinha committed Dec 29, 2023
1 parent 97269b4 commit 8978813
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .github/ISSUE_TEMPLATE/test2.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: New UI example
description: Propose a new UI example for an existing tag
title: "[NEW UI EXAMPLE] <title>"
labels: ["enhancement"]
name: 🐞 Bug
description: File a bug/issue
title: "[BUG] <title>"
labels: ["Bug", "Needs Triage"]
body:
- type: input
- type: checkboxes
attributes:
label: "For which tag?"
description: "The tag name must already exist"
placeholder: "Example: navbar"
validations:
required: true
label: Is there an existing issue for this?
description: Please search to see if an issue already exists for the bug you encountered.
options:
- label: I have searched the existing issues
required: true

0 comments on commit 8978813

Please sign in to comment.