Skip to content

Commit

Permalink
Update feature-request.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
DevDyna authored Dec 6, 2024
1 parent 5290791 commit 5e99cbe
Showing 1 changed file with 3 additions and 36 deletions.
39 changes: 3 additions & 36 deletions .github/ISSUE_TEMPLATE/feature-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,44 +3,11 @@ description: You found a bug
labels: [bug]
assignees: DevDyna
body:
- type: checkboxes
id: check-base
attributes:
label: Check Base
description: base-desc
options:
- label: 1-label required
required: true
- label: 2-label required
required: true

- type: dropdown
id: list-selection
attributes:
label: List Selection
description: list-desc
options:
- 0
- 1
- 2
validations:
required: true

- type: input
id: text-box
attributes:
label: Text Box
placeholder: example
description: desc-box
validations:
required: true

- type: textarea
id: large-text-box
attributes:
label: Large Text Box
description: desc-large-box
placeholder: example
label: Description
description: Describe what you want that i add on this project
placeholder:
validations:
required: true

0 comments on commit 5e99cbe

Please sign in to comment.