-
Notifications
You must be signed in to change notification settings - Fork 22
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(incentive-manager): add readme to incentive manager #354
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release/v2_contracts #354 +/- ##
=====================================================
Coverage 91.15% 91.15%
=====================================================
Files 279 279
Lines 31119 31119
=====================================================
Hits 28368 28368
Misses 2751 2751 ☔ View full report in Codecov by Sentry. |
0c3ac63
to
bf214b2
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.
Great work on this! 🚀 Left some suggestions on how to improve the flow and stuff
Make it as verbose as you can I'd say and at the end I will show you how to generate a markdown table of contents to make it easy to navigate even if its massive
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 great job!! 🚀
Description and Motivation
This PR adds information about how the incentive manager works on a high level on a readme file.
Related Issues
Checklist:
Update index.md
)cargo fmt --all --
.cargo clippy -- -D warnings
.cargo schema
.