From 42aec2a48c56001ce27483e2411f773bd359eacc Mon Sep 17 00:00:00 2001 From: stam Date: Tue, 19 Jan 2021 16:19:24 +0300 Subject: [PATCH] Update config.yml --- .github/config.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.github/config.yml b/.github/config.yml index 11f1df6..c379cef 100644 --- a/.github/config.yml +++ b/.github/config.yml @@ -4,22 +4,12 @@ newIssueWelcomeComment: > :wave: Thank you for opening your first issue. I'm just an automated bot that's here to help you get the information you need quicker, so please ignore this message if it doesn't apply to your issue. - If you're looking for support, you should try the Slack group by registering your email address at https://cachethq-slack.herokuapp.com. Alternatively, email support@alt-three.com for our Professional support service (please note, this a paid service.) - - If you're issue is with documentation, you can suggest edits by clicking the **Suggest Edits** link on any page, or open an issue at https://github.com/CachetHQ/Docs - # Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome # Comment to be posted to on PRs from first time contributors in your repository newPRWelcomeComment: > Congratulations on opening your first Pull Request, this is a momentous day for you and us! :sparkles: - To help us out, please make sure that you've followed the below: - - - Non-English translations should be submitted to https://translate.cachethq.io - - Documentation should be submitted to https://docs.cachethq.io - - Please make sure that all tests pass! - - Don't worry about StyleCI, it'll fix itself on merge. # Configuration for first-pr-merge - https://github.com/behaviorbot/first-pr-merge