When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
Please note we have a code of conduct, please follow it in all your interactions with the project.
- Please check the template and adhere to the specific format in your submitted file
- Please try to write clean and indented code. Sparsely occuring concise comments are also fine but not mandatory
- Please ensure that the commit message follows the following format - Company name, College name, Year
- Please ensure that the filename describes the problem statement as clearly as possible
Here’s how we suggest you go about proposing a change to this project:
- Fork this project to your account.
- Create a branch for the change you intend to make.
- Make your changes to your fork adhereing to the guidelines above.
- Send a pull request from your fork’s branch to our
master
branch.
Using the web-based interface to make changes is fine too, and will help you by automatically forking the project and prompting to send a pull request too.