Skip to content

Commit dd79531

Browse files
committed
update
1 parent 28149fa commit dd79531

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/help.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
name: 😭 Help!
2+
description: Ask for help
3+
title: "[HELP] <title>"
4+
labels: help wanted
5+
body:
6+
- type: textarea
7+
attributes:
8+
label: A clear and concise description of what the problem is.
9+
description: A clear and concise description of what the problem is.
10+
validations:
11+
required: true
12+
- type: textarea
13+
attributes:
14+
label: Additional context
15+
description: Add any other context or screenshots about the feature request here.
16+
validations:
17+
required: false

0 commit comments

Comments
 (0)