Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.24 KB

CONTRIBUTING.md

File metadata and controls

37 lines (28 loc) · 1.24 KB

Contributing to Awesome CrewAI

We love our community and welcome contributions! 🤩

Here’s how you can contribute to the Awesome CrewAI repository:

How to Add Your Project

  1. Fork this repository.
  2. Add your project to the appropriate category in README.md.
    • Include:

      • Project Name: as a link to your GitHub repository
      • Description: one or two sentences explaining what the project does
      • Author: your username with hyperlink
    • Example:

      - **[Example](https://example.com)**  
        Step-by-step tutorial on...
      
        *Author: [@username](https://github.com/)*
  3. Submit a pull request with your changes.

Submission Guidelines

  • The project must be related to CrewAI.
  • The project should be open-source and publicly accessible.
  • Include a brief description and a valid link to your project repository.

Adding a Project via Issues

If you’re not comfortable with Git or GitHub, you can submit your project using our issue template:

  1. Go to the Issues tab.
  2. Click "New Issue."
  3. Select the "Add Project" template and fill out the details.
  4. Submit your issue. We'll review it and add it to the list.

Thank you for contributing! 🚀