webscopeio / license.sh

License checker tool - We're in a beta phase, any help is appreciated, especially reporting issues
https://webscopeio.github.io/license.sh
MIT License
40 stars 6 forks source link

Produce guidelines on how to add license analysis data #181

Open jankoritak opened 3 years ago

jankoritak commented 3 years ago

License.sh currently provides license analysis for ~20 licenses - which can be found over here https://github.com/webscopeio/license.sh/tree/master/license_sh/data/analyzed.

There is plenty of room for improvement, as there are many more licenses out there. Reading into a license and extracting important points is also a great way to get to know the license. Should be a good match for "Good First Issue"/"Help Wanted" tag.

Produce README/guidelines on how to do that, so anyone can join the initiative.