Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 2.48 KB

CONTRIBUTING.md

File metadata and controls

47 lines (30 loc) · 2.48 KB

Contributing to opensouls/community

Thank you for your interest in contributing to the opensouls/community project! We welcome contributions from everyone who shares our goals and wants to collaborate in a healthy and constructive manner within our community.

Please take a moment to review this document to ensure a smooth contribution process.

Getting Started

To get an overview of the project, read the README. Here are some resources to help you get started with open source contributions:

Ways to Contribute

You can contribute to opensouls/community in several ways:

  • Reporting bugs
  • Suggesting enhancements
  • Submitting new example souls
  • Contributing cognitive steps and other code to the library
  • Improving documentation
  • Providing feedback

Issues

Create a New Issue

If you spot a problem with the project, search if an issue already exists. If a related issue doesn't exist, you can open a new issue using a relevant issue form.

Solve an Issue

Scan through our existing issues to find one that interests you. You can narrow down the search using labels as filters. If you find an issue to work on, you are welcome to open a PR with a fix.

Make Changes

Make changes locally

  1. Fork the repository.