dify/.github/ISSUE_TEMPLATE/help_wanted.yml
2023-09-19 20:02:41 -05:00

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