Browse Source

docs(readme): readme

readme co-construction
master
lrz 5 years ago
parent
commit
11ba536a83
  1. 3
      README-zh.md
  2. 3
      README.md

3
README-zh.md

@ -148,6 +148,9 @@ npm run build
})
</script>
```
## 加入共建
如果你想为 Luckysheet 实现一个重要功能,需要先撰写 RFC 文档,按照Luckysheet的 RFC(https://github.com/mengshukeji/Luckysheet-rfcs) 机制进行操作,在经过社区讨论完善后才可以进行代码的提交。
## 联系
- 欢迎提交 PR 或者 [Issues](https://github.com/mengshukeji/Luckysheet/issues/new/choose)

3
README.md

@ -154,6 +154,9 @@ Create a table
})
</script>
```
## Join the co-construction
If you want to implement an important function for Luckysheet, you need to write an RFC document first, follow Luckysheet's RFC (https://github.com/mengshukeji/Luckysheet-rfcs) to operate, and submit the code after community discussion and improvement.
## Contact
- Welcome to submit PR or [Issues](https://github.com/mengshukeji/Luckysheet/issues/new/choose)

Loading…
Cancel
Save