-
Notifications
You must be signed in to change notification settings - Fork 5
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
Add tree view of the repository in README #36
Comments
I can push it if you allow. It's at my disposal. |
Will it be dynamic, like the tree structure should change automatically whenever a new blog entry is added? Or in other words, it shouldn't be the case that REAMDE has to be updated every time a new file is added. AFAICT from https://stackoverflow.com/a/23990108, it isn't possible. |
Please mention me whenever you create a new issue/PR. Sometimes a good issue can remain pending for a long time if left unnoticed. |
I can write a script for editing README. How about that?
Code. CC: @czgdp1807 |
Well, for now let's leave it but keep the issue open. We will come back to it at the time of developing the bot for the org. |
Describe the bug/feature
It's quite a tedious job to open each folder in order to locate a file for some matter of consequence. It'd be better to add a tree view of the repository in the README itself from where we can simply pinpoint the file and just go for it.
To Reproduce(for bug)
It's a feature request (not for the website, but for a better contributor experience)
Screenshots(for bug)
No screenshot, but a tree view looks like this-
Device Details(for bug)
Not a website issue.
Other Comments
The text was updated successfully, but these errors were encountered: