Add a new Cline workflow to the community collection
mainTo contribute a new workflow, follow these steps:
- Fork this repository.
- Create a new Markdown file (
.md) inside theworkflows/directory. - Name the file using
kebab-case(e.g.,my-awesome-workflow.md). - Add your workflow content to the file.
- Commit and push the changes to your fork.
- Submit a Pull Request (PR) to the main repository.
Once approved, your workflow will be merged into the official collection.