🎉 Great to see your interested in contributing! 🎉
The following guidelines are set out for contributing to w3c-link-validator, please read through carefully
This project and everyone participating in it is govered by our Code of Conduct. By participating, you are expected to upload this code. Please report unacceptable behavior to [email protected].
Coming soon
Fork and clone repo
$ git clone https://github.com/<username>/w3c-link-validator.git
Install dependencies
$ npm install
Link to global commands
$ npm link
Run the tests
$ npm run test
Check the code coverage with istanbul. HTML report will be generated to /coverage/lcov-report
$ npm run coverage
Ensure the bug has not already been reported by searching on GitHub under Issues
Unable to find a issue addressing the problem? Open a new one and follow steps below and template provided.
Coming Soon
Coming Soon
Coming Soon
Coming Soon
Coming Soon
These contribution guidelines have been adapted from the Atom editor contribution guidelines.
MIT © 99XT