-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Clarify stabilty guarantees; drop 'proof of concept' and 'experimental'. #964
Conversation
|
||
<div class="msg warn"> <p><strong> Cats is a new project under active | ||
development</strong>. Feedback and contributions are welcomed as we look | ||
to improve the it. This project is evolving quickly and we are making no |
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.
Typo "the it"
Current coverage is
|
LGTM - explicit targets are good! |
contributions are welcomed as we look to improve the project. This | ||
project is evolving quickly and we currently make no guarantees about what | ||
might drastically change in the near future.</p> </div> | ||
Cats is a library intended to provide abstractions for functional |
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.
Does it "intend to " or does it achieve it? ie:
Cats is a library that provides abstractions for functional.....
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.
Yes, that's better.
👍 |
1 similar comment
👍 |
No description provided.