Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.28 KB

CONTRIBUTING.md

File metadata and controls

39 lines (24 loc) · 1.28 KB

Contributing to Dorothy AI

Thank you for your interest in contributing to Dorothy AI! We welcome any contributions that help improve the project.

Code of Conduct

Before contributing, please review our Code of Conduct to ensure a positive and respectful community experience.

How to Contribute

To contribute to Dorothy AI, please follow these steps:

  1. Fork the repository and create a new branch.
  2. Make your changes and commit them to your branch.
  3. Test your changes to ensure they work as intended.
  4. Submit a pull request with your changes.

What We're Looking For

We welcome any contributions that help improve the project, including:

  • Bug fixes
  • New features
  • Improvements to documentation
  • Code cleanup and refactoring

Code Standards

Please ensure that your code meets our code standards before submitting a pull request. Our code standards are:

  • All code should follow PEP 8 guidelines.
  • All code should be properly documented and include inline comments where necessary.
  • All code should be tested thoroughly.

Getting Help

If you have any questions or need help with contributing, please reach out to me at [email protected].

Thanks for your contributions!