Skip to content

Commit 4882a2a

Browse files
authored
Merge pull request #618 from 1754riya/main
Update CONTRIBUTING.md
2 parents fdb25c3 + be7e6cb commit 4882a2a

File tree

1 file changed

+37
-5
lines changed

1 file changed

+37
-5
lines changed

CONTRIBUTING.md

Lines changed: 37 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -72,28 +72,60 @@ If you find this project helpful, please consider giving it a star on GitHub! Yo
7272

7373

7474
## Code Style
75-
7675
Please adhere to the coding style guidelines used in this project. Consistent coding style helps make the codebase more maintainable and readable for everyone.
7776

78-
## Testing
7977

78+
## Testing
8079
Before submitting a PR, ensure that your changes pass any relevant tests. If you're adding new features or fixing bugs, consider adding tests to cover the changes you've made.
8180

82-
## Resources for Guidance
8381

82+
## Pull Request Process
83+
1.Ensure that you have self reviewed your code.
84+
2.Make sure you have added the proper description for the functionality of the code.
85+
3.I have commented my code, particularly in hard-to-understand areas.
86+
4.Add screenshot it help in review.
87+
5.Submit your PR by giving the necesarry information in PR template and hang tight we will review it really soon.
88+
89+
90+
## Community Guidelines
91+
We expect all contributors to adhere to the following community guidelines:
92+
93+
1.Be respectful and considerate towards others.
94+
2.Use inclusive language and promote a welcoming environment.
95+
3.Avoid personal attacks, harassment, or discrimination.
96+
4.Keep discussions on-topic and constructive.
97+
5.Help others and contribute positively to the community.
98+
99+
100+
## Resources for Guidance
84101
Here are some resources that may be helpful as you contribute to Code Harbor Hub:
85102
- [Docusaurus Documentation](https://docusaurus.io/docs/docs-introduction)
86103
- [React.js Documentation](https://legacy.reactjs.org/docs/getting-started.html)
87104
- [Markdown Guide](https://www.markdownguide.org/)
88105
- [MDX Documentation](https://mdxjs.com/docs/)
89106
- [Mermaid Documentation](https://mermaid.js.org/)
90107

91-
## Code of Conduct
92108

109+
## Code Reviews
110+
Be open to feedback and constructive criticism from other contributors.
111+
Participate in code reviews by reviewing and providing feedback.
112+
113+
114+
## Feature Requests
115+
Suggest new features or improvements that you believe would enhance the project.
116+
117+
118+
## Code of Conduct
93119
By participating in this project, you agree to abide by our [Code of Conduct](CODE_OF_CONDUCT.md). Please ensure that all interactions are respectful and constructive.
94120

95-
## Questions or Need Help?
96121

122+
## Spread the Word
123+
Share your experience and the project with others.
124+
Spread the word about the project on social media, developer forums, or any relevant community platforms.
125+
Thank you for your valuable contribution and for being a part of the Clueless Community! Together, we can make a difference.
126+
127+
128+
## Questions or Need Help?
97129
If you have any questions about contributing or need assistance with anything, feel free to reach out to us by opening an issue or contacting one of the maintainers listed in the `README.md` file.
98130

99131
Thank you for contributing to CodeHarborHub!

0 commit comments

Comments
 (0)