From 22a28358216eb7b996f6606d581ff6a779b6c584 Mon Sep 17 00:00:00 2001 From: qwewer0 <57561110+qwewer0@users.noreply.github.com> Date: Tue, 10 Nov 2020 10:26:45 +0100 Subject: [PATCH] Update issues/support link (#20077) Co-authored-by: Scott Lahteine --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e1f1a93cb69c..eaf293a5842c9 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,9 @@ Marlin 2.0 introduces a layer of abstraction so that all the existing high-level ## Marlin Support -For best results getting help with configuration and troubleshooting, please use the following resources: +- This branch is for fixing bugs and integrating any new features for the duration of the Marlin 2.0.x life-cycle. +- Follow the [Coding Standards](https://marlinfw.org/docs/development/coding_standards.html) to gain points with the maintainers. +- Please submit Feature Requests and Bug Reports to the [Issue Queue](https://github.com/MarlinFirmware/Marlin/issues/new/choose). Support resources are also listed there. - [Marlin Documentation](http://marlinfw.org) - Official Marlin documentation - [Marlin Discord](https://discord.gg/n5NJ59y) - Discuss issues with Marlin users and developers