github.com/ddev/ddev@v1.23.2-0.20240519125000-d824ffe36ff3/docs/content/users/support.md (about) 1 --- 2 hide: 3 - toc 4 --- 5 6 # Support 7 8 We love to hear from you and want you to be successful with DDEV! 9 10 * See the included [`ddev help`](./usage/commands.md#help) command, which includes lots of examples. 11 * [FAQ](./usage/faq.md) 12 * [Discord](https://discord.gg/5wjP76mBJD) interactive community support. 13 * [DDEV issue queue](https://github.com/ddev/ddev/issues) for bugs and feature requests. 14 * [Mastodon](https://fosstodon.org/@ddev) 15 * [Twitter (deprecated) with tag #ddev](https://twitter.com/search?q=%23ddev&src=typd&f=live) will get to us. It’s not as good for interactive support, but we’ll answer anywhere. 16 17 ## Additional Resources 18 19 * [DDEV Stack Overflow](https://stackoverflow.com/questions/tagged/ddev) for support and frequently asked questions. We respond quickly here and the results provide quite a library of user-curated solutions. 20 * [ddev-contrib](https://github.com/ddev/ddev-contrib) repository provides a number of vetted, user-contributed recipes for extending and using DDEV. Your contributions are welcome. 21 * [awesome-ddev](https://github.com/ddev/awesome-ddev) repository has loads of external resources, blog posts, recipes, screencasts, and the like. Your contributions are welcome.