-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs(contribution-guidelines): add best practices as a subsection #104
Comments
@cloverzer0 @MFarabi619 @JowiAoun |
Hey @AshwinSri23, for sure; thanks for taking this on. As we wrap up our scaffolding work, the volume of code we're pumping out is rising pretty fast. Did you want to do this synchronously or asynchronously? We currently have a docs site, which is pretty much always a work-in-progress and serves as our single source of truth for all of our best practices and documented patterns. |
I don't mind doing either. If you would like to contact me asynchronously, you can direct message me on discord. My username is ash6843. Alternatively, we could try and schedule a meeting either sometime this week or next week. Any information that I get from any of you on best practices would be added to the docs site. I have made a draft pull request for this. Here is the link to it: #112 |
Sounds good thanks Ashwin, let me get back to you. Hasith should already be in touch. |
What feature should we improve? Please describe.
We need to add a best practices subsection in the coding contribution guidelines. This would showcase new developers / external contributors the best way / practices to contribute code for cuHacking. This also sets a standard for other developers and overall generally documents. Best practices would be focused on creating sections for testing, docs, features, frontend, backend and much more to show case the standard when it comes to making commits in the cuHacking project.
Describe the solution you'd like
best practices
subsection to showcase the best way and/or examples of how to contribute for cuHacking.Additional context
When working with new contributors, we need to be ready with standard guidelines that are well-documented so that they can be properly on-boarded and can contribute meaningfully to cuHacking.
The text was updated successfully, but these errors were encountered: