-
Notifications
You must be signed in to change notification settings - Fork 515
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
Prepare for version 0.2.0 release #77
Conversation
Signed-off-by: Nicholas Rempel <nbrempel@gmail.com>
Codecov Report
@@ Coverage Diff @@
## master #77 +/- ##
=======================================
Coverage 70.56% 70.56%
=======================================
Files 177 177
Lines 7429 7429
=======================================
Hits 5242 5242
Misses 2187 2187 |
Signed-off-by: Nicholas Rempel <nbrempel@gmail.com>
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.
Looks good. Shows the importance of good PR names - what to call them, and what not to call them.
Signed-off-by: Nicholas Rempel <nbrempel@gmail.com>
@swcurran good point, I've updated the contributing instructions as well to reflect that: https://github.com/hyperledger/aries-cloudagent-python/pull/77/files?short_path=6a33714#diff-6a3371457528722a734f3c51d9238c13 |
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.
Nice - perhaps in a future update we can point to good and bad examples of PR names :-)
No description provided.