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
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+37-5Lines changed: 37 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -72,28 +72,60 @@ If you find this project helpful, please consider giving it a star on GitHub! Yo
72
72
73
73
74
74
## Code Style
75
-
76
75
Please adhere to the coding style guidelines used in this project. Consistent coding style helps make the codebase more maintainable and readable for everyone.
77
76
78
-
## Testing
79
77
78
+
## Testing
80
79
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.
81
80
82
-
## Resources for Guidance
83
81
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 helpin 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
84
101
Here are some resources that may be helpful as you contribute to Code Harbor Hub:
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
93
119
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.
94
120
95
-
## Questions or Need Help?
96
121
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?
97
129
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.
0 commit comments