Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigosnader committed Jun 16, 2023
1 parent f04d170 commit 0262d81
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ Thank you for your interest in contributing to Langflow! We welcome all examples

To upload examples to Langflow, please follow these steps:

1. **Create a Flow:** First, create a flow using Langflow. You can use any of the available templates or create a new flow from scratch.
1. **Create a Flow:** First, create a flow using Langflow. You can use any available templates or create a new flow from scratch.

2. **Export the Flow:**: Once you have created a flow, export it as a .json file. Make sure to give your file a descriptive name and include a brief description of what your flow does.
2. **Export the Flow:** Once you have created a flow, export it as a .json file. Give your file a descriptive name and include a brief description of what your flow does.

3. **Submit a Pull Request**: Finally, submit a pull request (PR) to the examples folder. Make sure to include your .json file in the PR.

Here are some additional guidelines to follow when submitting examples:

Please make sure that your example follows the [**⛓️ Langflow code of conduct**](https://github.com/logspace-ai/langflow/blob/dev/CODE_OF_CONDUCT.md).
Please ensure your example follows the [**⛓️ Langflow code of conduct**](https://github.com/logspace-ai/langflow/blob/dev/CODE_OF_CONDUCT.md).
If your example uses any third-party libraries or packages, please include them in your PR.
Thank you for your contributions to the Langflow community!

0 comments on commit 0262d81

Please sign in to comment.