mirror of
https://github.com/silenceper/wechat.git
synced 2026-02-04 12:52:27 +08:00
Update issue templates
This commit is contained in:
15
.github/ISSUE_TEMPLATE/----.md
vendored
Normal file
15
.github/ISSUE_TEMPLATE/----.md
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
name: 使用咨询
|
||||
about: 关于SDK使用相关的咨询
|
||||
title: "[咨询]"
|
||||
labels: question
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
重要:
|
||||
1、在使用本SDK前请先阅读对应的官方微信API文档:https://developers.weixin.qq.com/doc/offiaccount/Getting_Started/Overview.html
|
||||
2、本SDK部分接口文档: https://silenceper.com/wechat/
|
||||
-->
|
||||
**请描述您的问题**
|
||||
21
.github/ISSUE_TEMPLATE/--bug.md
vendored
Normal file
21
.github/ISSUE_TEMPLATE/--bug.md
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
name: 报告Bug
|
||||
about: 反馈BUG信息
|
||||
title: "[BUG]"
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**描述**
|
||||
|
||||
**如何复现**
|
||||
步骤:
|
||||
1、
|
||||
2、
|
||||
|
||||
**日志信息**
|
||||
|
||||
|
||||
**使用的版本**
|
||||
- SDK版本: [e.g. v2.0.6]
|
||||
13
.github/ISSUE_TEMPLATE/api--.md
vendored
Normal file
13
.github/ISSUE_TEMPLATE/api--.md
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
name: API需求
|
||||
about: 待实现的API接口
|
||||
title: "[Feature]"
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**你想要实现的模块或API**
|
||||
|
||||
|
||||
>SDK的强大离不开社区的帮助
|
||||
Reference in New Issue
Block a user