Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 328 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (8 loc) · 328 Bytes

Contributing

Feel free to contribute to this repository by creating a Pull Request.

Pull Request Process

  1. Fork the repository.
  2. Make the changes.
  3. Be sure the tests still pass (npm run test).
  4. Adding new tests on the code that changed would be appreciated.
  5. Create the Pull Request and explain what you did.