Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 431 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (7 loc) · 431 Bytes

contributing

Thanks for taking time to contribute.

guidelines

  1. open an issue if you detect a bug or want to add new feature.
  2. want to fix an issue , fork the repo , create your development branch, do your chanages and create a pull request.
  3. follow PEP8 style , add comments wherever necessary so that it will be easy for others to understand.
  4. want to assign u an issue , comment in that issue and wait for response.