github.com/drud/ddev@v1.21.5-alpha1.0.20230226034409-94fcc4b94453/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/hCZFfAMc5k) interactive community support.
    13  * [DDEV issue queue](https://github.com/drud/ddev/issues) for bugs and feature requests.
    14  * [Twitter 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.
    15  
    16  ## Additional Resources
    17  
    18  * [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.
    19  * [ddev-contrib](https://github.com/drud/ddev-contrib) repo provides a number of vetted, user-contributed recipes for extending and using DDEV. Your contributions are welcome.
    20  * [awesome-ddev](https://github.com/drud/awesome-ddev) repo has loads of external resources, blog posts, recipes, screencasts, and the like. Your contributions are welcome.