-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Add helper descriptions on new repo page #14591
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
Conversation
Add helpers for: * repo description * .gitignore * license * README * default branch * signature trust model Signed-off-by: Bagas Sanjaya <[email protected]>
@bagasme would you please add some screenshot on pull description. Thanks. |
review ping |
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 great! please merge current master
To match similar helper. trust_model_helper_intro -> trust_model_helper Signed-off-by: Bagas Sanjaya <[email protected]>
Signed-off-by: Bagas Sanjaya <[email protected]>
342e351
to
e71f482
Compare
Codecov Report
@@ Coverage Diff @@
## master #14591 +/- ##
==========================================
- Coverage 42.21% 42.21% -0.01%
==========================================
Files 767 771 +4
Lines 81624 82078 +454
==========================================
+ Hits 34458 34647 +189
- Misses 41531 41783 +252
- Partials 5635 5648 +13
Continue to review full report at Codecov.
|
Add helpers for:
Signed-off-by: Bagas Sanjaya [email protected]