crescentpartha / CheatSheets-for-Developers

A collection of programming CheatSheets for developers to boost your productivity and quick review to remember while working.
https://hacktoberfest.com/participation/
MIT License
146 stars 109 forks source link

Split the README list into collapsible categories #230

Closed itslukeDev closed 1 year ago

itslukeDev commented 1 year ago

Is your feature request related to a problem or a new feature? Please describe.

As more cheat sheets are added the README is becoming harder to read.

Describe the solution you'd like

I think we should add collapsible categories so that cheat sheets can easily be sorted through.

Additional context Here is an example of how this could work:

Languages 📄 - [Python](https://github.com/crescentpartha/CheatSheets-for-Developers/blob/main/CheatSheets/Python-cheatsheet.md) - [Java](https://github.com/crescentpartha/CheatSheets-for-Developers/blob/main/CheatSheets/java-cheatsheet.md)
Operating Systems 💻 - [Windows ](https://github.com/crescentpartha/CheatSheets-for-Developers/blob/main/CheatSheets/windows-cheatsheet.md) - [Linux](https://github.com/crescentpartha/CheatSheets-for-Developers/blob/main/CheatSheets/linux-cheatsheet.md)
github-actions[bot] commented 1 year ago

It's great having you contribute to this project

Welcome to the community :nerd_face: :rocket:

Thanks for joining our community - we help and encourage each other to contribute to open source little and often 🤓 . Any questions let us know.

itslukeDev commented 1 year ago

Ill get on it tonight. Busy at the moment.