We'd love to accept your patches and contributions to this project. We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:
- Reporting a bug
- Discussing the current state of the code
- Submitting a fix
- Proposing new features
- Becoming a maintainer
There are just a few small guidelines you need to follow.
We use github to host code, to track issues and feature requests, as well as accept pull requests.
We Use Github Flow, So All Code Changes Happen Through Pull Requests
Pull requests are the best way to propose changes to the codebase (we use Github Flow). We actively welcome your pull requests:
- Fork the repo.
- Create your new feature branch from
master
. - If you've added code that should be tested, we suggest to add tests.
- Ensure the test suite passes.
- Issue that pull request from your feature branch!
Make sure you adhere to the algorithm/language/file
folder structure while adding code.
Additionally we recommend using standard convention for your language such as indentation and variable naming while writing the algorithm. Useful comments will be a help. Finally, if you can write tests for you code, we urge you to do so.
Easiest way (Recommended) ⭐️ - You can run bash runme.bh
to make the appropriate file structure.
In short, when you submit code changes, your submissions are understood to be under the same MIT License that covers the project. Feel free to contact the maintainers if that's a concern.
We use GitHub issues to track public bugs. Report a bug by opening a new issue; it's that easy!
All submissions require review. We use GitHub pull requests for this purpose. Consult GitHub Help for more information on using pull requests.
You can contact us through glitter here
This project follows Google's Open Source Community Guidelines.