feat: 修改readme&增加issue模板
This commit is contained in:
parent
565e02ee5c
commit
456df124f1
20
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
20
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: 反馈遇到的问题 / 发现的Bug
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
### 分类
|
||||
<!-- 前端\后端\平台功能\环境 -->
|
||||
|
||||
### 系统
|
||||
|
||||
### 复现步骤
|
||||
<!-- 描述具体内容,越详细越好,有截图更好 -->
|
||||
|
||||
### 预期结果
|
||||
|
||||
### 实际结果
|
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: 提出需求 / 优化 / 建议
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
### 您的需求是否与某个问题有关?
|
||||
<!-- 清晰描述问题,比如当你使用xxx时总是有xxx问题,希望xxxx -->
|
||||
|
||||
### 描述您希望的需求
|
||||
<!-- 清晰描述需求,比如在什么场景使用/解决什么问题/满足什么功能/... -->
|
||||
|
||||
### 描述您考虑过的备选方案 / 建议
|
||||
<!-- 清晰描述预期的方案 / 想法 -->
|
||||
|
||||
#### 我想要认领此需求 / 优化
|
||||
<!-- 如果想认领,可录入“确认认领” 以及 预计可完成时间,官方将在一周内给出方案链接通您进行沟通 -->
|
10
.github/ISSUE_TEMPLATE/😊-抛个问题---想法---建议.md
vendored
Normal file
10
.github/ISSUE_TEMPLATE/😊-抛个问题---想法---建议.md
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
name: "\U0001F60A 抛个问题 / 想法 / 建议"
|
||||
about: 提个项目相关的问题 / 想法 / 建议
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!-- 提出项目相关的任何问题、想法、建议或您想讨论的话题。或者只是想聊聊 -->
|
23
README.md
23
README.md
@ -169,17 +169,26 @@ npm run serve
|
||||
|
||||
[http://localhost:8080/render/:surveyPath](http://localhost:8080/render/:surveyPath)
|
||||
|
||||
<br /><br />
|
||||
|
||||
# 交流群
|
||||
## 微信
|
||||
<img src="https://img-hxy021.didistatic.com/static/starimg/img/KXKvc7sjHz1700061188156.png" width="300" />
|
||||
## 微信交流群
|
||||
|
||||
## QQ
|
||||
[<img src="https://img-hxy021.didistatic.com/static/starimg/img/iJUmLIHKV21700192846057.png" width="300" />](http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=P61UJI_q8AzizyBLGOm-bUvzNrUnSQq-&authKey=yZFtL9biGB5yiIME3%2Bi%2Bf6XMOdTNiuf0pCIaviEEAIryySNzVy6LJ4xl7uHdEcrM&noverify=0&group_code=920623419)
|
||||
<img src="https://img-hxy021.didistatic.com/static/starimg/img/KXKvc7sjHz1700061188156.png" width="230" />
|
||||
|
||||
# Feature
|
||||
## Star
|
||||
如果该项目对你有帮助,star一下 ❤️❤️❤️
|
||||
|
||||
[![Star History Chart](https://api.star-history.com/svg?repos=didi/xiaoju-survey&type=Date)](https://star-history.com/#didi/xiaoju-survey&Date)
|
||||
|
||||
## 记录
|
||||
[谁在使用](https://github.com/didi/xiaoju-survey/issues/64)
|
||||
|
||||
## 贡献
|
||||
[贡献者指南](https://xiaojusurvey.didi.cn/docs/next/share/%E7%94%9F%E6%80%81%E5%BB%BA%E8%AE%BE)
|
||||
|
||||
## Feature
|
||||
[官方Feature](https://github.com/didi/xiaoju-survey/issues/45)
|
||||
|
||||
# CHANGELOG
|
||||
## CHANGELOG
|
||||
[MAJOR CHANGELOG](https://github.com/didi/xiaoju-survey/issues/48)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user