Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.4 KB

CONTRIBUTING.md

File metadata and controls

34 lines (22 loc) · 1.4 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 Tharmarajasingam.

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 flawback 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. Add a new folder if the Algorithm does not exists yet.

  3. Inside the folder create the language you want to share.

  4. Commit, Push and Thank you for sharing!

  5. Star The Repository

  6. Happy Hacktoberfest