Files
html5-test-page/CONTRIBUTING.md
Chris Bracco d0784b7184 Update auxillary repo files
- Simplify the instructions in `CHANGELOG.md`.
- Rename `LICENSE.md` to `LICENSE`.
- Update `README.md` content.
2016-02-02 07:30:41 -05:00

8 lines
266 B
Markdown

# Contributing Guidelines
- ⇄ Pull requests and ★ Stars are always welcome.
- For bugs and feature requests, please create an issue.
- Pull requests must be accompanied by passing all existing automated tests (`$ npm test`).
Thanks in advance for helping out!