Cogitare is a work in progress project, and any contribution is welcome.
You can contribute testing and providing bug reports, proposing feature ideas, fixing bugs, pushing code, etcs.
- You want to propose a new Feature and implement it
- post about your intended feature, and we shall discuss the design and implementation. Once we agree that the plan looks good, go ahead and implement it.
- You want to implement a feature or bug-fix for an outstanding issue
- Look at the outstanding issues here: https://github.com/cogitare-ai/cogitare/issues
- Pick an issue and comment on the task that you want to work on this feature
- If you need more context on a particular issue, please ask and we shall provide.
Once you finish implementing a feature or bugfix, please send a Pull Request to https://github.com/cogitare-ai/cogitare
If you are not familiar with creating a Pull Request, here are some guides: