diff options
Diffstat (limited to '.github/workflows')
-rw-r--r-- | .github/workflows/invalid-label-bot.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/invalid-label-bot.yaml b/.github/workflows/invalid-label-bot.yaml index 7cd11bdb..c5327dae 100644 --- a/.github/workflows/invalid-label-bot.yaml +++ b/.github/workflows/invalid-label-bot.yaml @@ -18,7 +18,7 @@ jobs: + " Many helpful people will not see your message here and you" + " are unlikely to get a useful response." + " Instead, see the contact directions at:" - + " https://www.klipper3d.org/Contact.html" + + " https://www.klipper3d.org/Contact" + "\n\n" + "We use github to share the results of work done to" + " improve Klipper. We don't use github for requests." @@ -27,7 +27,7 @@ jobs: + " problems with a printer.)" + "\n\n" + "Please follow the directions at:" - + " https://www.klipper3d.org/Contact.html" + + " https://www.klipper3d.org/Contact" + "\n\n" + "This ticket will be automatically closed." + "\n\n" |