18 Star 97 Fork 12

Gitee 极速下载 / Day.js

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/xx45/dayjs
克隆/下载
CONTRIBUTING.md 1.10 KB
一键复制 编辑 原始数据 按行查看 历史

Contributing to Day.js

Thank you for taking the time to read our contribution guidelines. You can start contributing in many ways like filing bug reports, improving the locale && documentation, or helping others.

Our open source community strives to be nice, welcoming and professional. Instances of abusive, harassing, or otherwise unacceptable behavior will not be tolerated.

Style

  • Day.js is written in ES6.
  • We use ESLint to check our code. You can use npm run lint before submitting a pull request.
  • Please use semantic commit message.

Bugs

  • Before submitting a bug report, search the issues for similar tickets. Your issue may have already been discussed and resolved.
  • Feel free to add a comment to an existing issue, even if it's closed.
  • Be thorough in your title and report, don't leave out important details.
  • English, please.

Tests

  • Feel free to create a new test/*.test.js file if none of the existing test files suits your test case.
  • Help us keeping 100% test coverage :D.
  • You can use npm run test before submitting a pull request.
JavaScript
1
https://gitee.com/mirrors/Day.js.git
git@gitee.com:mirrors/Day.js.git
mirrors
Day.js
Day.js
dev

搜索帮助