From f8e96aacce38b7a8c486f021dbd3240efdd6df58 Mon Sep 17 00:00:00 2001 From: Daniel McCarney Date: Wed, 13 May 2020 12:41:00 -0400 Subject: [PATCH] docs: add ZLint announcements mailing list to README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 9e8a3eb80..f06f29f5f 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,13 @@ before finalizing a production ready release tag. We encourage users to test RC releases to provide feedback early enough for bugs to be addressed before the final release is made available. +Please subscribe to the [ZLint Announcements][zlint-announce] mailing list to +receive notifications of new releases/release candidates. This low-volumne +announcements mailing list is only used for new ZLint releases and major +project announcements, not questions/support/bug reports. + +[zlint-announce]: https://groups.google.com/forum/#!forum/zlint-announcements + Command Line Usage ------------------