UNPKG

466 BMarkdownView Raw
1Fork [the repository](https://github.com/MuYunyun/diana) and create your branch from master.
2
3> pr the function
4
51.Run `yarn install` in the repository root.
6
72.If you've fixed a bug that should be tested, Run `yarn compile` then run `yarn test`.
8
93.If you've add a function,you should also add the test case in the test/xx in the meanwhile.
10
11> pr the document
12
131.Fix or add the corresponding document in the docs/snippets.
14
15Welcome your pull request, very thanks!
\No newline at end of file