-
Notifications
You must be signed in to change notification settings - Fork 184
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
Add documentation to support developers #343
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #343 +/- ##
=======================================
Coverage 93.68% 93.68%
=======================================
Files 10 10
Lines 792 792
=======================================
Hits 742 742
Misses 50 50 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a great help for contributors, thanks a lot for adding this!
LGTM, few minor cosmetic suggestions inline.
Co-authored-by: Pankaj Koti <[email protected]>
Co-authored-by: Pankaj Koti <[email protected]>
Co-authored-by: Pankaj Koti <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copyediting review
Co-authored-by: Laura Zdanski <[email protected]>
Co-authored-by: Laura Zdanski <[email protected]>
Co-authored-by: Laura Zdanski <[email protected]>
Co-authored-by: Laura Zdanski <[email protected]>
Co-authored-by: Laura Zdanski <[email protected]>
Co-authored-by: Laura Zdanski <[email protected]>
Co-authored-by: Laura Zdanski <[email protected]>
Co-authored-by: Laura Zdanski <[email protected]>
Co-authored-by: Laura Zdanski <[email protected]>
Co-authored-by: Laura Zdanski <[email protected]>
Co-authored-by: Laura Zdanski <[email protected]>
Co-authored-by: Laura Zdanski <[email protected]>
Co-authored-by: Laura Zdanski <[email protected]>
Co-authored-by: Laura Zdanski <[email protected]>
Co-authored-by: Laura Zdanski <[email protected]>
Co-authored-by: Laura Zdanski <[email protected]>
Co-authored-by: Laura Zdanski <[email protected]>
Co-authored-by: Laura Zdanski <[email protected]>
Co-authored-by: Laura Zdanski <[email protected]>
Co-authored-by: Laura Zdanski <[email protected]>
Co-authored-by: Laura Zdanski <[email protected]>
Co-authored-by: Laura Zdanski <[email protected]>
Co-authored-by: Laura Zdanski <[email protected]>
Co-authored-by: Laura Zdanski <[email protected]>
Thank you so much for the thorough review and documentation lesson, @lzdanski ! I've taken notes for the following documents I do - so I can avoid the same mistakes. I addressed all the feedback. |
Add documentation to support developers, including:
Closes: #232