Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 643 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (9 loc) · 643 Bytes

CONTRIBUTING

To contribute you may-
Create an issue-
If you find a bug, or wish for a new feature to be made, simply go to the issues page and create an issue, if the same does not exist.

Or

Implement a fix/feature-
To implement a feature, first fork this repository under your own name and create a local repository (clone).
Implement the change you wish to make.
Create a pull request stating the changes made.