mirror of
https://github.com/cbracco/html5-test-page.git
synced 2025-08-06 06:07:25 +02:00
- Simplify the instructions in `CHANGELOG.md`. - Rename `LICENSE.md` to `LICENSE`. - Update `README.md` content.
266 B
266 B
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!