UNPKG

379 BMarkdownView Raw
1First of all, thank you for contributing. It’s appreciated.
2
31. Clone the repo and install dependencies with `npm install`.
42. Make a GitHub issue before doing significant amount of work.
53. Run `npm test` to lint and test. Don’t commit before fixing all errors and warnings.
64. Reference the issue’s number in your commit. E.g.: “Did this #12”
75. Make a pull request.