Browse Source

docs(docs): readme en documentation,

1. readme en documentation 2. issue template
master
liurunze 5 years ago
parent
commit
efd1d17225
  1. 6
      .github/ISSUE_TEMPLATE/bug_report_zh.md
  2. 5
      .github/ISSUE_TEMPLATE/feature_request.md
  3. 0
      .github/ISSUE_TEMPLATE/feature_request_zh.md
  4. 2
      README-zh.md
  5. 2
      README.md

6
.github/ISSUE_TEMPLATE/b.md → .github/ISSUE_TEMPLATE/bug_report_zh.md

@ -1,7 +1,7 @@
---
name: ''
about: 为这个项目提出想法
title: ''
name: '错误报告'
about: 创建报告帮助我们改进
title: '[BUG]发现了个bug'
labels: ''
assignees: ''

5
.github/ISSUE_TEMPLATE/feature_request.md

@ -8,13 +8,10 @@ assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
A clear and concise description of what the problem is.
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.

0
.github/ISSUE_TEMPLATE/----.md → .github/ISSUE_TEMPLATE/feature_request_zh.md

2
README-zh.md

@ -29,7 +29,7 @@ Luckysheet ,一款纯前端类似excel的在线表格,功能强大、配置
## 文档
[在线demo](https://mengshukeji.github.io/LuckysheetDemo/)
[在线文档](https://mengshukeji.github.io/LuckysheetDocs/)
[在线文档](https://mengshukeji.github.io/LuckysheetDocs/zh/)
## 环境
[Node.js](https://nodejs.org/en/) Version >= 6

2
README.md

@ -32,7 +32,7 @@ Luckysheet is an online spreadsheet like excel that is powerful, simple to confi
## Documentation
[Online demo](https://mengshukeji.github.io/LuckysheetDemo/)
[Online documentation](https://mengshukeji.github.io/LuckysheetDocs/en/)
[Online documentation](https://mengshukeji.github.io/LuckysheetDocs/)
## Requirements
[Node.js](https://nodejs.org/en/) Version >= 6

Loading…
Cancel
Save