diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-02-05 18:57:07 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-02-05 19:01:17 -0500 |
commit | 6bd78ecee49ef0451ef67829c87a359fa3ad8e1a (patch) | |
tree | b8b6f52f475748c1be7e60431f9928fc44882cad /docs | |
parent | 8b443acae8adc0c9d1f38a7a9a59dd9b40b12ffe (diff) | |
download | kutter-6bd78ecee49ef0451ef67829c87a359fa3ad8e1a.tar.gz kutter-6bd78ecee49ef0451ef67829c87a359fa3ad8e1a.tar.xz kutter-6bd78ecee49ef0451ef67829c87a359fa3ad8e1a.zip |
docs: Update Contact.md to clarify use of mailing list
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Contact.md | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/docs/Contact.md b/docs/Contact.md index f491ddae..b3457db7 100644 --- a/docs/Contact.md +++ b/docs/Contact.md @@ -177,8 +177,15 @@ real-time. Mailing list ============ -There is a mailing list for general discussions on Klipper. In order -to send an email to the list, one must first subscribe: +There is a mailing list for Klipper announcements and for discussions +on the Klipper project itself. + +Do not use the email list to +[ask a printing question](#i-have-a-question-about-klipper), +nor to [make a feature request](#i-have-a-feature-request), nor to +[ask for help with a printer](#help-it-doesnt-work). + +In order to send an email to the list, one must first subscribe: [https://www.freelists.org/list/klipper](https://www.freelists.org/list/klipper) . Once subscribed, emails may be sent to `klipper@freelists.org`. |