You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, have you considered using a license for this project? Legally, if you don't assign a license on Github, people are not allowed to do anything with your code, which I don't think is your intension. You can use tools like choosealicense.com to look for a suitable one. Maybe you can use the permissive MIT license. I also know that Apache License 2.0 is very popular for open source projects.
If you picked your license, all you have to do is add a file called LICENSE (no extension) with the license text to your repo. Github also has a handy convenience function for this.
Love your YouTube by the way! Keep up the great work!
The text was updated successfully, but these errors were encountered:
Hi, have you considered using a license for this project? Legally, if you don't assign a license on Github, people are not allowed to do anything with your code, which I don't think is your intension. You can use tools like choosealicense.com to look for a suitable one. Maybe you can use the permissive MIT license. I also know that Apache License 2.0 is very popular for open source projects.
If you picked your license, all you have to do is add a file called LICENSE (no extension) with the license text to your repo. Github also has a handy convenience function for this.
Love your YouTube by the way! Keep up the great work!
The text was updated successfully, but these errors were encountered: