-
Notifications
You must be signed in to change notification settings - Fork 841
Description
Description
The Laravel Jetstream docs (not Jetstream itself) have no license. A license file is important, see https://choosealicense.com/no-permission. Also, MIT includes documentation as part of the Software, see https://github.com/laravel/jetstream/blob/5.x/LICENSE.md. So if you're real MIT licensors, you should also license your docs under MIT (as the docs are in a different repo that Jetstream itself, it may not be right to assume that they're automatically MIT just because MIT states that about docs..it says "associated" and well..this is a different repo...). Lastly, Laravel docs are also under MIT: https://github.com/laravel/docs/blob/11.x/license.md.
So, I did a PR: laravel/jetstream-docs#100. And what happened? Taylor just closed it WITHOUT ANY EXPLANATION. If it's not a mistake (so he wanted to merge it but accidentally clicked on close), that's....not friendly. No.
Could you please explain to me what's up? Thanks!
Steps To Reproduce
- Read https://choosealicense.com/no-permission
- Read https://github.com/laravel/jetstream/blob/5.x/LICENSE.md to see that MIT license includes documentation
- Read Create LICENSE jetstream-docs#100 to see that Taylor closed without explanation...that's either a mistake or not very friendly.