mirror of
https://github.com/silenceper/wechat.git
synced 2026-03-01 00:35:26 +08:00
Update issue templates
This commit is contained in:
@@ -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/
|
||||||
|
-->
|
||||||
|
**请描述您的问题**
|
||||||
@@ -0,0 +1,21 @@
|
|||||||
|
---
|
||||||
|
name: 报告Bug
|
||||||
|
about: 反馈BUG信息
|
||||||
|
title: "[BUG]"
|
||||||
|
labels: bug
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**描述**
|
||||||
|
|
||||||
|
**如何复现**
|
||||||
|
步骤:
|
||||||
|
1、
|
||||||
|
2、
|
||||||
|
|
||||||
|
**日志信息**
|
||||||
|
|
||||||
|
|
||||||
|
**使用的版本**
|
||||||
|
- SDK版本: [e.g. v2.0.6]
|
||||||
@@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
name: API需求
|
||||||
|
about: 待实现的API接口
|
||||||
|
title: "[Feature]"
|
||||||
|
labels: enhancement
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**你想要实现的模块或API**
|
||||||
|
|
||||||
|
|
||||||
|
>SDK的强大离不开社区的帮助
|
||||||
Reference in New Issue
Block a user