Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 440 Bytes

File metadata and controls

18 lines (14 loc) · 440 Bytes

如何贡献

欢迎提交 Issue 和 Pull Request!

报告 Bug

请在 Issue 中说明:

  • 你做了什么操作
  • 发生了什么错误
  • 你的浏览器/设备型号

提交代码

  1. Fork 本项目
  2. 创建你的分支 (git checkout -b feature/xxx)
  3. 提交你的修改 (git commit -m 'Add something')
  4. 推送到你的分支 (git push origin feature/xxx)
  5. 在 GitHub 上发起 Pull Request

感谢你的贡献!