Skip to content

Latest commit

 

History

History
186 lines (168 loc) · 7.88 KB

CONTRIBUTING.md

File metadata and controls

186 lines (168 loc) · 7.88 KB

Contributing Guide

👍🎉 First off, thanks for taking the time to contribute! 🎉👍

The following is a set of guidelines for contributing to This Repo, These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.

The maintainer of the project is Thuvarakan.

Table Of Contents

Open-Source Within Community. Maintainer merges pull-requests, fixes critical bugs.

Pull-requests

If you fixed or added something useful to the project, you can send pull-request. It will be reviewed by maintainer and accepted, or commented for rework, or declined.

Bugs

If you found an error, mistype or any other flaw in the project, please report about it using issues. The more details you provide, the easier it can be reproduced and the faster can be fixed. Unfortunately, sometimes the bug can be only reproduced in your project or in your environment, so maintainers cannot reproduce it. In this case we believe you can fix the bug and send us the fix.


How to send a Pull request .

  1. Fork this repository.

  2. Check the table in the README.md file to see if the language and algorithms have already been added. If not, create a new folder with a name of the language. Inside the folder create the folder for Algorithm you want to share and add your code.

  3. Add your name into the contributors list in CONTRIBUTING.md file

  4. Commit, Push

  5. Make a pull request

  6. Star The Repository

  7. Happy Hacktoberfest


Contributors List

Thanks to everyone for contributing to the repo.