From ae1ef11af77fe6421f8e6154a23aa17ce7c5f912 Mon Sep 17 00:00:00 2001 From: Mitch Bradley Date: Wed, 16 Mar 2022 07:49:24 -1000 Subject: [PATCH] Clarify attach vs paste --- .github/ISSUE_TEMPLATE/Translate-to-FluidNC.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/Translate-to-FluidNC.md b/.github/ISSUE_TEMPLATE/Translate-to-FluidNC.md index 44929d2f..90851679 100644 --- a/.github/ISSUE_TEMPLATE/Translate-to-FluidNC.md +++ b/.github/ISSUE_TEMPLATE/Translate-to-FluidNC.md @@ -13,3 +13,4 @@ Change YOUR NAME in the title to some string that identifies your machine config Attach your machine definition file here - but first change the .h extension to .txt because GitHub will not allow you to attach a file with a .h extension. Submit the issue, and after a few minutes, a new comment will appear with the FluidNC YAML file. +**Attach** the file - do not paste the file text into the issue. If you paste, the converter will not work.