Merge pull request #98 from bartowski1182/patch-1

Update contributing.mdx to include proper first step
This commit is contained in:
Timothy Jaeryang Baek 2024-06-05 13:30:34 -07:00 committed by GitHub
commit db6a338096
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@ Looking to contribute? Great! Here's how you can help:
We welcome pull requests. Before submitting one, please:
1. Discuss your idea or issue in the [issues section](https://github.com/open-webui/open-webui/issues).
1. Open a discussion regarding your ideas [here](https://github.com/open-webui/open-webui/discussions/new/choose).
2. Follow the project's coding standards and include tests for new features.
3. Update documentation as necessary.
4. Write clear, descriptive commit messages.