From 095ac1e83f83132efa3ddd317fb6a385038738a3 Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Tue, 22 Sep 2020 15:09:44 -0400 Subject: [PATCH] point feature requests to forums and slack. Fixes #3049 --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 484a6853d..c7bd801b7 100644 --- a/README.md +++ b/README.md @@ -70,10 +70,11 @@ Docker is a system to run applications inside isolated containers. ZoneMinder, a Dockerfile contained in this repository. However, there is still work needed to ensure that the main ZM features work properly and are documented. -## Contribution Model and Development +## Contribution Model and Development * Source hosted at [GitHub](https://github.com/ZoneMinder/ZoneMinder/) -* Report issues/questions/feature requests on [GitHub Issues](https://github.com/ZoneMinder/ZoneMinder/issues) +* Report issues at [GitHub Issues](https://github.com/ZoneMinder/ZoneMinder/issues) +* Questions/feature requests in [Slack](https://zoneminder-chat.slack.com/) or [forums](https://forums.zoneminder.com) Pull requests are very welcome! If you would like to contribute, please follow the following steps. While step 3 is optional, it is preferred.