dotfiles / dotfiles.github.com

Your unofficial guide to doing dotfiles on GitHub.
http://dotfiles.github.io
MIT License
1.44k stars 137 forks source link

Remove `stars` threshold for inspiration (based on guideline) #381

Closed pivoshenko closed 4 months ago

pivoshenko commented 4 months ago

Description

Based on the contribution guideline there should not be any threshold based on stars. That's why I think it makes sense to remove it. (or update guideline)

Thanks 😉

Notability criteria

Inspiration: no criteria, sorted by stars

Copyright Assignment

Things to look out for in your PR

Make sure that if your notes field in any additions/updates you make to the YAML files in the _data directory contains any : characters that the entire field is quoted as shown below:

Valid:

foo: "bar: baz"

Invalid:

foo: bar: baz