Description
Please fill in the fields below to submit an issue or feature request. The
more information that is provided, the better.
Description of issue or feature request:
The repository currently lacks a CONTRIBUTING.md file. This file is essential as it guides new contributors on how to get started with the project, outlines the code of conduct, provides guidelines for submitting issues and pull requests, and includes other relevant information for contributors.
Current behavior:
There is no CONTRIBUTING.md file present in the repository, which might lead to confusion for new contributors regarding the contribution process and guidelines.
Expected behavior:
A CONTRIBUTING.md file should be added to the root of the repository. This file should include:
- Instructions on how to set up the development environment.
- Guidelines for submitting issues and pull requests.
- Code of conduct.
- Style guides for coding, commits, and documentation.
- Any other relevant information for contributors.
This will help streamline the contribution process and ensure that all contributors