-
Notifications
You must be signed in to change notification settings - Fork 119
Description
π Description:
Currently, the repository does not have a CONTRIBUTING.md file.
Adding this file will provide clear guidelines for new contributors on how to submit issues, create pull requests, and follow coding standards.
π‘ Expected Contents of CONTRIBUTING.md:
How to fork and clone the repository.
Guidelines for creating issues (link to improved issue template).
Steps to submit a pull request.
Code style / formatting conventions.
Branching strategy (main, development, feature branches).
Communication guidelines (comments, discussions).
License / legal considerations if applicable.
β
Benefits:
Makes it easier for new contributors to get started.
Reduces confusion and back-and-forth on pull requests.
Ensures consistent coding practices and contribution workflow.