Whenever you are open sourcing projects, consider adding three main things: LICENCE.txt CODE_OF_CONDUCT.md CONTRIBUTOR_GUIDE.md You can get LICENCE freely from the https://choosealicense.com/ I prefer the MIT one.
Whenever you are open sourcing projects, consider adding three main things:
LICENCE.txt
CODE_OF_CONDUCT.md
CONTRIBUTOR_GUIDE.md
You can get LICENCE freely from the https://choosealicense.com/
I prefer the MIT one.