Files
HuajisheTools/JMComic-Crawler-Python-master/.github/ISSUE_TEMPLATE/ask-for-help.yml
2025-12-30 19:59:45 +08:00

39 lines
953 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

name: Ask For Help
title: '[Help] '
description: 使用求助
labels: [ 'help wanted' ]
body:
- type: checkboxes
attributes:
label: 注意事项
options:
- label: 提ISSUE前请确认你已经在GitHub Issues和Discussions里搜索过类似的问题并且没找到想要的答案。
required: true
- type: dropdown
attributes:
label: 你使用的是哪种方式?
options:
- GitHub Actions
- Python代码
- jmcomic命令行
default: 0
validations:
required: true
- type: textarea
attributes:
label: 你的目的?
placeholder: 详细描述一下你想要干什么
- type: textarea
attributes:
label: 你遇到的困难?
placeholder: 详细描述一下你有啥困难
- type: textarea
attributes:
label: 其他信息
placeholder: 如果有其他需要补充的信息,可以在这里留言