diff --git a/SUPPORT.md b/SUPPORT.md new file mode 100644 index 0000000..172484a --- /dev/null +++ b/SUPPORT.md @@ -0,0 +1,21 @@ +# Support + +## Getting Help + +If you need help with this project, please use the +following resources: + +- **Service-specific questions:** Check the `README.md` + inside the service directory for setup details and + environment variables. +- **Bug reports:** Open an + [issue](https://github.com/finallyjay/selfhosted-docker-services/issues/new?template=bug-report.yml) + using the bug report template. +- **New service requests:** Open an + [issue](https://github.com/finallyjay/selfhosted-docker-services/issues/new?template=new-service.yml) + using the new service template. + +## Out of Scope + +Issues with upstream container images (e.g., Plex, Pi-hole) +should be reported to their respective projects, not here.