We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Cypher-zer0x project uses a non-standard license: https://raw.githubusercontent.com/Cypher-Zer0x/ts-client/main/LICENSE.md
Generally, having a custom license is a bad idea. Still, I suggest we support URLs in the license: field, for example:
license:
license: https://raw.githubusercontent.com/Cypher-Zer0x/ts-client/main/LICENSE.md
And in this case, the License: Custom is shown with the link to the license:
Even better, we could support key->value license with the license name pointing to the URL.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The Cypher-zer0x project uses a non-standard license:
https://raw.githubusercontent.com/Cypher-Zer0x/ts-client/main/LICENSE.md
Generally, having a custom license is a bad idea. Still, I suggest we support URLs in the
license:
field, for example:And in this case, the License: Custom is shown with the link to the license:
Even better, we could support key->value license with the license name pointing to the URL.
The text was updated successfully, but these errors were encountered: