Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 565 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (13 loc) · 565 Bytes

CONTRIBUTING

You can contribute using the following methods.

Issues

  • See present issues and claim them.
  • Feel free to create new issues too detailing the purpose.

Documentation

Who doesn't love a good documentation. Remember to tag your PRs as documentation for such cases.

Tests

You're more than welcome to write tests for the project. This will be a valuable addition.

Refactoring

You can refactor the codebase if you want. Do not do unnecessay refactoring. Generating an issue before starting can help.



Happy contributing!!