mirror of
https://github.com/chatopera/cosin.git
synced 2025-06-16 18:30:03 +08:00
#I82S3F add ISSUE_TEMPLATE help
Signed-off-by: Hai Liang Wang <hai@chatopera.com>
This commit is contained in:
parent
a54c74a508
commit
8c93fca13e
@ -1,21 +0,0 @@
|
||||
---
|
||||
name: Help
|
||||
about: 开发环境搭建、功能咨询和使用问题等
|
||||
labels: help-wanted
|
||||
assignees: hailiang-wang
|
||||
---
|
||||
|
||||
## 描述
|
||||
<!-- 详细描述问题后优先处理解决! 截图、错误日志等 -->
|
||||
|
||||
## 功能
|
||||
<!-- 针对某功能,需要提供详细描述文档 -->
|
||||
|
||||
## 操作系统
|
||||
|
||||
- [ ] macOS or Mac OSX
|
||||
- [ ] Windows
|
||||
- [ ] Linux(Debian, CentOS, Ubuntu, etc.)
|
||||
|
||||
## 代码版本
|
||||
<!-- Git commit hash (`git rev-parse HEAD`),进入代码库并执行 -->
|
30
.gitee/ISSUE_TEMPLATE/1_help.yml
Normal file
30
.gitee/ISSUE_TEMPLATE/1_help.yml
Normal file
@ -0,0 +1,30 @@
|
||||
name: Help
|
||||
description: 开发环境搭建、功能咨询和使用问题等
|
||||
labels: ["help-wanted"]
|
||||
assignees:
|
||||
- hailiang-wang
|
||||
body:
|
||||
- type: markdown
|
||||
value: "## 描述"
|
||||
- type: markdown
|
||||
value: "#<!-- 详细描述问题后优先处理解决! 截图、错误日志等 -->"
|
||||
- type: markdown
|
||||
value: "## 功能"
|
||||
- type: markdown
|
||||
value: "<!-- 针对某功能,需要提供详细描述文档 -->"
|
||||
- type: markdown
|
||||
value: "## 操作系统"
|
||||
- type: markdown
|
||||
value: "- [ ] macOS or Mac OSX"
|
||||
- type: markdown
|
||||
value: "- [ ] Windows"
|
||||
- type: markdown
|
||||
value: "- [ ] Linux(Debian, CentOS, Ubuntu, etc.)"
|
||||
- type: markdown
|
||||
value: "## 代码版本"
|
||||
- type: markdown
|
||||
value: "<!-- Git commit hash (`git rev-parse HEAD`),进入代码库并执行 -->"
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
Thanks for taking the time to fill out this bug report.
|
@ -1 +1,8 @@
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: 文档中心
|
||||
url: https://docs.cskefu.com/
|
||||
about: 提供春松客服使用指南、教程、基本功能使用、介绍和常见问题解答
|
||||
- name: 春松客服大讲堂
|
||||
url: https://gitee.com/cskefu/cskefu-djt
|
||||
about: 提供春松客服定制化开发技能课程
|
Loading…
x
Reference in New Issue
Block a user