This repository has been archived by the owner on Mar 28, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/mengshukeji/Luckysheet
- Loading branch information
Showing
18 changed files
with
1,675 additions
and
142 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -150,11 +150,17 @@ npm run build | |
``` | ||
## 加入共建 | ||
|
||
如果你想为 Luckysheet 实现一个重要功能,需要先撰写 RFC 文档,按照Luckysheet的 [RFC](https://github.com/mengshukeji/Luckysheet-rfcs) 机制进行操作,在经过社区讨论完善后才可以进行代码的提交。 | ||
|
||
## 联系 | ||
- 欢迎提交 PR 或者 [Issues](https://github.com/mengshukeji/Luckysheet/issues/new/choose) | ||
- Email: [email protected] | ||
1. 任何疑问或者建议,欢迎提交[Issues](https://github.com/mengshukeji/Luckysheet/issues/new/choose) | ||
2. 如果您想为 Luckysheet 实现一个重要功能,需要先撰写 RFC 文档,按照Luckysheet的 [RFC](https://github.com/mengshukeji/Luckysheet-rfcs) 机制进行操作,在经过社区讨论完善后才可以进行代码的提交。 | ||
3. 如果您对Luckysheet感兴趣,非常欢迎加入开发组,一起来完善这个插件(下方扫码添加小编微信备注:共建),有4类任务可以认领 | ||
- BUG修复 | ||
- 新功能添加 | ||
- 文档 | ||
- 推广 | ||
|
||
您将收获: | ||
- Luckysheet官方readme文档贡献者链接 | ||
- 参与大型开源项目,技术和视野提升 | ||
|
||
## 交流 | ||
|
||
|
@@ -171,7 +177,10 @@ npm run build | |
[英文社群](./README.md) | ||
|
||
## 贡献者和感谢 | ||
- [@wbfsa](https://github.com/wbfsa) | ||
- [@wpxp123456](https://github.com/wpxp123456) | ||
- [@swen-xiong](https://github.com/swen-xiong) | ||
- [@tonytonychopper123](https://github.com/tonytonychopper123) | ||
- [@Dushusir](https://github.com/Dushusir) | ||
|
||
## 版权信息 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -154,13 +154,20 @@ 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. | ||
## Co-construction | ||
|
||
## Contact | ||
- Welcome to submit PR or [Issues](https://github.com/mengshukeji/Luckysheet/issues/new/choose) | ||
- Email: [email protected] | ||
1. Any questions or suggestions are welcome to submit [Issues](https://github.com/mengshukeji/Luckysheet/issues/new/choose) | ||
2. 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) mechanism to operate, and only after community discussion and improvement, you can submit the code. | ||
3. If you are interested in Luckysheet, you are very welcome to join the development team to improve this plugin together (Email: [email protected]), there are 4 types of tasks that can be claimed | ||
- BUG | ||
- New features | ||
- Documentation | ||
- Popularize | ||
|
||
You will gain: | ||
- Luckysheet official readme document contributor link | ||
- Participate in large open source projects, improve technology and vision | ||
|
||
## Communication | ||
|
||
|
@@ -169,7 +176,10 @@ If you want to implement an important function for Luckysheet, you need to write | |
[Chinese community](./README-zh.md) | ||
|
||
## Authors and acknowledgment | ||
- [@wbfsa](https://github.com/wbfsa) | ||
- [@wpxp123456](https://github.com/wpxp123456) | ||
- [@swen-xiong](https://github.com/swen-xiong) | ||
- [@tonytonychopper123](https://github.com/tonytonychopper123) | ||
- [@Dushusir](https://github.com/Dushusir) | ||
|
||
## License | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.