iaincollins / structured-data-testing-tool

A library and command line tool to help inspect and test for Structured Data.
https://www.npmjs.com/package/structured-data-testing-tool
ISC License
64 stars 14 forks source link

Add instructions on how to contribute #3

Closed iaincollins closed 5 years ago

iaincollins commented 5 years ago

Add some simple instructions on how to contribute, especially by adding tests for schemas.

These should be in a CONTRIBUTING.md file, which is referenced in README.md

iaincollins commented 5 years ago

Added CODE_OF_CONDUCT.md, CONTRIBUTING.md and issue and Pull Request templates.