Skip to content

Latest commit

 

History

History
33 lines (16 loc) · 1.03 KB

CONTRIBUTE.md

File metadata and controls

33 lines (16 loc) · 1.03 KB

#Contribute to Pagelyzer

##Requirements

To build you require:

For using the recommended IDE you require:

Contribute

  1. Fork the GitHub project
  2. Change the code and push into the forked project
  3. Submit a pull request

To increase the chances of your changes being accepted and merged into the official source here's a checklist of things to go over before submitting a contribution. For example:

  • Has unit tests (that covers at least 80% of the code)
  • Has documentation (at least 80% of public API)
  • Agrees to contributor license agreement, certifying that any contributed code is original work and that the copyright is turned over to the project