-
Notifications
You must be signed in to change notification settings - Fork 263
Fix typos and formatting in README.md #2721
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
Conversation
Thank you for your pull request. We require contributors to sign our Contributor License Agreement / Terms and Conditions, and we don't seem to have the users @Sumitds074 on file. In order for us to review and merge your code, please sign:
If you already signed one of this document, just wait to be added to the bot config. |
Signed again and created a new pull request. Hope the bot does recognize this time that the CLA is signed. |
@cla-bot check |
The cla-bot has been summoned, and re-checked this pull request! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot for the fixes !
Before we can merge this we need your commits to comply with the "conventional commit" convention: https://www.conventionalcommits.org/en/v1.0.0/
For example, it could be docs: fix typos and improve clarity in README.md
.
Please also rebase and squash them so there is only one commit left.
#### FAQ | ||
**Is Zama’s technology free to use?** | ||
>Zama’s libraries are free to use under the BSD 3-Clause Clear license only for development, research, prototyping, and experimentation purposes. However, for any commercial use of Zama's open source code, companies must purchase Zama’s commercial patent license. | ||
> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This one is on purpose, could you please restore it ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Restored the requested line and squashed into one commit. Thanks!
It looks like you made a mistake in your rebase; the commit now contains too many changes! |
@Sumitds074 did you have a chance to fix your PR ? |
No answer from author, I will recreate this by attributing the co-auhtored-by |
<This PR makes small improvements to the README.md:
These are minor documentation fixes to improve clarity and readability.