Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 634 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (14 loc) · 634 Bytes

Contributing Guidelines

To contribute, follow the order below:

Reporting

  • Firstly report a bug/ suggest a feature in the issues section
  • Follow the corresponding issue template to do so
  • Use appropriate labels

Developing

  • Fork the repo
  • Write clean, coherent and commented code
  • Test your code thoroughly

Inclusion

  • Create a new pull request
  • Follow the pull request template
  • Submit the pull request for your code to be merged into this repo.