Files
cody-crm/.github/ISSUE_TEMPLATE/question.yml
wangziqi 72e2110987
Some checks failed
Synchronize to Gitee / repo-sync (push) Has been cancelled
Typos Checking / Spell Check with Typos (push) Has been cancelled
chore: initial commit
2026-06-23 11:56:23 +08:00

13 lines
321 B
YAML

name: 问题咨询
description: 提出针对本项目安装部署、使用及其他方面的相关问题
title: "[QUESTION] "
labels: ["question"]
assignees: ["luty2018", "sakura1412"]
body:
- type: textarea
id: description
attributes:
label: "请描述您的问题"
validations:
required: true