nestjs / awesome-nestjs

A curated list of awesome things related to NestJS 😎
10.96k stars 981 forks source link

Reformatting: use H4 instead of bullet lists to improve discoverability #187

Closed micalevisk closed 2 years ago

micalevisk commented 2 years ago

Resource type (required)

First-level bullets are replaced by header 4.

Moving from this: ![image](https://user-images.githubusercontent.com/13461315/145721925-9652fd91-6b13-4251-abfc-52226829f5b5.png)
to this: ![image](https://user-images.githubusercontent.com/13461315/145721938-87a92174-fd0d-4486-bbff-d55bdd6f509c.png)

Now we can explore it easier using this GitHub feature:

image