IBM / clai

Command Line Artificial Intelligence or CLAI is an open-sourced project from IBM Research aimed to bring the power of AI to the command line interface.
https://clai-home.mybluemix.net/
MIT License
475 stars 73 forks source link

There are no issues labeled "good first issue" #99

Open ethankoch4 opened 3 years ago

ethankoch4 commented 3 years ago

Feature description

This project could enhance its open-source presence by having issues that could be approached by newcomers

Acceptance criteria

  1. Criteria for check the issue is complete.
  2. Criteria for check the issue is complete.
TathagataChakraborti commented 3 years ago

Good point @ethankoch4 👍

I think the best way to contribute is to make a new skill for the catalog. Though I suppose that is not particularly clear when a new person lands on the page. I will make a How to Contribute section on the landing README and mark the non-new-skill issues as good first issue then.

ethankoch4 commented 3 years ago

sweet! any pointers to how to contribute a new skill to the catalog?

I'm sure those words have meaning to you, but it's not clear to me right now :)

TathagataChakraborti commented 3 years ago

This is the skills API 👉 https://github.com/IBM/clai/tree/master/clai/server/plugins. You can click on the individual skills to see descriptions of what they do.

Also, make sure to take a look at this: https://github.com/IBM/clai/blob/master/docs/Overview.md first so you get a hang of the overall idea. A more detailed whitepaper is here: https://arxiv.org/abs/2002.00762.

Feel free to reach out with any questions here or on Slack. 🤓