mirror of
https://github.com/hicccc77/WeFlow.git
synced 2026-03-26 07:35:50 +00:00
Update issue templates
This commit is contained in:
20
.github/ISSUE_TEMPLATE/技术询问.md
vendored
Normal file
20
.github/ISSUE_TEMPLATE/技术询问.md
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
name: 技术询问
|
||||
about: 如果你对使用方法有疑问,可以在这里提问
|
||||
title: "[Q&A]: <在这里简述你的疑问>"
|
||||
labels: 'type: question'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
## 你的问题是什么?
|
||||
<!-- 请清晰地描述你想咨询的内容 -->
|
||||
|
||||
## 你已经尝试过的方法
|
||||
<!-- 为了避免重复建议,请说明你已经查阅了哪些文档或做过哪些尝试 -->
|
||||
|
||||
## 相关代码片段 (如果有)
|
||||
<!-- 如果涉及代码,请粘贴在这里 -->
|
||||
```javascript
|
||||
// 代码示例
|
||||
```
|
||||
Reference in New Issue
Block a user