add help wanted issue template (#1199)

This commit is contained in:
crazywoola
2023-09-20 09:02:41 +08:00
committed by GitHub
parent 5809edd74b
commit e47f6b879a
2 changed files with 21 additions and 0 deletions

11
.github/ISSUE_TEMPLATE/help_wanted.yml vendored Normal file
View File

@@ -0,0 +1,11 @@
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