diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-05-17 10:31:03 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-05-17 10:31:03 -0400 |
commit | 099a6dd6c9f6807885b482d5b4822237a6ec63fd (patch) | |
tree | 9ad6f27250767af91d3c35ab8e07406f45d487dc /.github | |
parent | 7b170d8c3dee752bb8c6ee8de730fc0bf6290c5e (diff) | |
download | kutter-099a6dd6c9f6807885b482d5b4822237a6ec63fd.tar.gz kutter-099a6dd6c9f6807885b482d5b4822237a6ec63fd.tar.xz kutter-099a6dd6c9f6807885b482d5b4822237a6ec63fd.zip |
workflows: Minor wording change to invalid-label-bot
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/invalid-label-bot.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/invalid-label-bot.yaml b/.github/workflows/invalid-label-bot.yaml index ca281bd7..7b44163a 100644 --- a/.github/workflows/invalid-label-bot.yaml +++ b/.github/workflows/invalid-label-bot.yaml @@ -17,8 +17,7 @@ jobs: + " (or similar)." + " Many helpful people will not see your message here and you" + " are unlikely to get a useful response." - + " Please close this ticket and follow the contact directions" - + " at:" + + " Instead, see the contact directions at:" + " https://www.klipper3d.org/Contact.html" + "\n\n" + "We use github to share the results of work done to" |