Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 833 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (15 loc) · 833 Bytes

Contributing to Fuzzy Match Search for Company Database

How to Contribute

We welcome contributions from the community! Here are some ways you can contribute:

  1. Report Bugs: If you find a bug, please open an issue on GitHub with detailed information about the bug and how to reproduce it.

  2. Suggest Features: If you have an idea for a new feature, please open an issue on GitHub and describe the feature in detail.

  3. Submit Pull Requests: If you have a fix or a new feature to contribute, please submit a pull request. Make sure to follow the guidelines below.

Pull Request Guidelines

  1. Fork the repository.
  2. Create a new branch for your feature or fix.
  3. Make your changes in the new branch.
  4. Test your changes thoroughly.
  5. Submit a pull request with a clear description of your changes.