11 lines
277 B
YAML
11 lines
277 B
YAML
name: "🤝 Help Wanted"
|
|
description: "Request help from the community"
|
|
labels:
|
|
- help-wanted
|
|
body:
|
|
- type: textarea
|
|
attributes:
|
|
label: Provide a description of the help you need
|
|
placeholder: Briefly describe what you need help with.
|
|
validations:
|
|
required: true |