-
-
Notifications
You must be signed in to change notification settings - Fork 101
README: overhaul file structure #811
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
|
@zaquestion once PR #809 and this one here are merged, could you update the project "About" text dropping the "Lab wraps Git and Hub" part? I don't have permission to do so. |
Codecov Report
@@ Coverage Diff @@
## master #811 +/- ##
==========================================
+ Coverage 55.43% 56.24% +0.80%
==========================================
Files 77 77
Lines 5771 5752 -19
==========================================
+ Hits 3199 3235 +36
+ Misses 2277 2227 -50
+ Partials 295 290 -5
Continue to review full report at Codecov.
|
|
Might be worth adding a table of contents while you're at it, Readme has gotta a lot longer since the early days |
|
Oh, sure, I'll add the toc :) |
|
@zaquestion I just realized that GitHub itself has a table of contents in the left of readme's filename: It was released mid last year. With that I think we don't really need to have a specific toc in our doc. |
|
Lol.. I'm pretty sure a README file change don't affect a build testing: And I'm almost sure it's not client's problem (error 40x) .. hahaha. |
Does GitLab support that? If not, It's not worth the work IMO, as we are moving soon™ to GitLab. |
|
GitLab requires an explicit toc with |
Can do, feel free to email me if I forget / fail to notice this merge. |
:-) ack! Will do. |
In order to make the README information more clear this patch overhaul its structure and update its content to match the current state of the tool. Signed-off-by: Bruno Meneguele <[email protected]>
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!
|
@zaquestion, just fyi.. you can now update project's description. I'm hitting the merge button right now. |
In order to make the README information more clear this patch overhaul
its structure and update its content to match the current state of the
tool.
Signed-off-by: Bruno Meneguele [email protected]
Fix #777 .
This PR semantically depends on PR #809 being merged, otherwise some recommendations won't work as expected.