Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 719 Bytes

File metadata and controls

17 lines (13 loc) · 719 Bytes

Contritution Guidelines

To contribute to the respository:

  1. Fork the repo and create your branch.
  2. Clone the project to your local
  3. Work on the feature/bugs
  4. Commit changes to the branch
  5. Push changes to your forked repository.
  6. Open a PR to this repository following the PR template.

If you get any doubts you can contact at discord channel or send an Email to sg60@iitbbs.ac.in and we can discuss.

Pull Request Guideline

While creating a PR describe what problem were you trying to solve, then briefly describe the codes you added. If you have created a new file/folder especially mention about its purpose. If possible try to attach the before and after screenshot of your changes.