This commit is contained in:
Timothy Jaeryang Baek
2026-07-02 13:13:19 -05:00
parent 4242b09510
commit 2df0d9c2f9
+2 -2
View File
@@ -15,7 +15,7 @@ Open WebUI is an independent project built and maintained by a small, dedicated
All contributors and community participants must follow the **[Code of Conduct](https://github.com/open-webui/open-webui/blob/main/CODE_OF_CONDUCT.md)**. We operate under a **zero-tolerance policy**: disrespectful, demanding, or hostile behavior results in immediate action without prior warning.
This project is built by volunteers in their free time. Treat every interaction with professionalism and respect.
Open WebUI is led by a small core team and supported by contributors across the project. Treat every interaction with professionalism and respect.
---
@@ -31,7 +31,7 @@ docker run -d -p 3000:8080 -v open-webui:/app/backend/data --name open-webui ghc
The dev branch moves fast, so **pull updates regularly**. If Docker is not your preference, follow the [Developing Open WebUI](/getting-started/advanced-topics/development) instead.
Report issues on [GitHub](https://github.com/open-webui/open-webui/issues) with clear reproduction steps. We cannot deliver high-quality releases without community testing.
Report issues on [GitHub](https://github.com/open-webui/open-webui/issues) with clear reproduction steps. Community testing helps us deliver high-quality releases.
### Submit code