Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a GitHub parseable license file #4

Open
kmturley opened this issue Oct 7, 2022 · 0 comments · May be fixed by #5
Open

Add a GitHub parseable license file #4

kmturley opened this issue Oct 7, 2022 · 0 comments · May be fixed by #5

Comments

@kmturley
Copy link

kmturley commented Oct 7, 2022

Hello
Thank-you for open-sourcing your instrument!

Currently you have a custom license.txt file:
https://github.com/musescore/mdl/blob/master/license.txt

GitHub cannot parse custom licenses in the UI
Screen Shot 2022-10-06 at 8 27 57 PM

Or provide them via the search API:

"license": {
    "key": "other",
    "name": "Other",
},

https://api.github.com/repos/musescore/mdl

Using a license template will fix this and make your repo searchable by license:
https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant