From fe62f6406a4c6500c90b5fcfa29ae26c637853a2 Mon Sep 17 00:00:00 2001 From: bdring Date: Fri, 25 Feb 2022 13:33:24 -0600 Subject: [PATCH] Update bug-report.md --- .github/ISSUE_TEMPLATE/bug-report.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 9f2d3cd53..967d7995c 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -2,13 +2,15 @@ name: Bug Report about: Use this template to report bugs. title: '' -labels: bug +labels: assignees: '' --- Please only submit bugs for the **latest** version of the code. You can check the version number in the startup messages. +**Do not add the bug label**. The developers of this repo will do that after confirming the issue. + Please provide the [FluidNC boot messages per this page](https://github.com/bdring/FluidNC/wiki/Requesting-Help#fluidnc-boot-messages). Please answer the following questions.