You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the issue
It appears that the repository does not include a CONTRIBUTING.md file. This file is essential to help guide contributors on how to report issues, propose features, and submit pull requests.
To Reproduce
Steps to reproduce the issue:
Clone or browse the repository.
Notice that there is no CONTRIBUTING.md file in the root or documentation folder.
Realize that there are no clear contribution guidelines available.
Expected behavior
The repository should have a CONTRIBUTING.md file that outlines:
How to report bugs and request features.
The process for submitting pull requests.
Coding standards and commit message guidelines.
Other relevant details for community contributions.
Additional context
Adding a detailed CONTRIBUTING.md file will help new contributors understand how to effectively contribute to the project. This will reduce confusion and improve code quality. I have drafted a potential CONTRIBUTING.md file (see attached PR) for your review.
The text was updated successfully, but these errors were encountered:
hey @Shubh942 please have a look i have created the contributing.md that's help in the ease of new contributors . Letme know if there will be need of some more changes.
Describe the issue
It appears that the repository does not include a
CONTRIBUTING.md
file. This file is essential to help guide contributors on how to report issues, propose features, and submit pull requests.To Reproduce
Steps to reproduce the issue:
CONTRIBUTING.md
file in the root or documentation folder.Expected behavior
The repository should have a
CONTRIBUTING.md
file that outlines:Additional context
Adding a detailed
CONTRIBUTING.md
file will help new contributors understand how to effectively contribute to the project. This will reduce confusion and improve code quality. I have drafted a potentialCONTRIBUTING.md
file (see attached PR) for your review.The text was updated successfully, but these errors were encountered: