-
Notifications
You must be signed in to change notification settings - Fork 655
Home
no really, you're great.
Welcome to compromise
. We welcome all contributions, and help.
If you're looking for a fun open-source project to help-out with, join in.
It's very helpful to hunt around for some bugs (there's lots!) - new developers should write a couple tests ❤️, library-users can fix the docs, share your work, or pickup a Todo or open issue.
Please help us avoid open-source-burnout 🤕, before requiring help:
- is your answer in the official docs?
- is your answer in the wiki?
- is your answer on stackOverflow?
- has your question already been asked?
- can it be fixed using a custom lexicon?
Thanks!
If you're looking for advice or help using the library, join our slack group instead of making an issue.
If you believe you've found a bug, please make sure you're running the latest version:
var nlp=require('compromise')
console.log(nlp.version)
When you're creating an issue, please try to isolate the issue to the smallest case you can.
it's pretty cool to make a runkit or jsfiddle or plunker, too. 💓