-
Notifications
You must be signed in to change notification settings - Fork 70
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
Adding developer guide #471
Adding developer guide #471
Conversation
Signed-off-by: Martin Gaievski <gaievski@amazon.com>
Codecov Report
@@ Coverage Diff @@
## main #471 +/- ##
============================================
- Coverage 84.56% 84.37% -0.20%
- Complexity 449 498 +49
============================================
Files 38 40 +2
Lines 1348 1491 +143
Branches 201 228 +27
============================================
+ Hits 1140 1258 +118
- Misses 120 133 +13
- Partials 88 100 +12 |
@ArnoldTingSu I know you were setting up the plugin recently, feel free to check and add what's missing |
Signed-off-by: Martin Gaievski <gaievski@amazon.com>
37da725
to
4955195
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!
* Adding development guide readme file Signed-off-by: Martin Gaievski <gaievski@amazon.com> (cherry picked from commit c3e336f)
Description
Adding developer guide for the repo, this should help onboard new contributors faster.
Issues Resolved
#439
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.