-
Notifications
You must be signed in to change notification settings - Fork 18
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
Improve documentation for contributors #723
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #723 +/- ##
==========================================
- Coverage 62.57% 62.56% -0.01%
==========================================
Files 70 70
Lines 6233 6235 +2
Branches 503 503
==========================================
+ Hits 3900 3901 +1
- Misses 2180 2181 +1
Partials 153 153 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
2c8ea70
to
7d45387
Compare
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.
LGTM in general, I've just added a few typos fixes and suggestions.
Co-authored-by: Bram <[email protected]>
Split of from #719, to improve reviewability.
Document how to do the developer setup.