From 4ec2f8b67bd8f2f566bb733bb1366d859eaef418 Mon Sep 17 00:00:00 2001 From: Shelley Vohr Date: Fri, 22 Mar 2019 17:29:23 -0700 Subject: [PATCH] chore: remove some bot config options (#17506) --- .github/config.yml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/.github/config.yml b/.github/config.yml index 236bbe47cf06..62fe777031a7 100644 --- a/.github/config.yml +++ b/.github/config.yml @@ -1,13 +1,3 @@ -# Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome - -# Comment to be posted to on first time issues -newIssueWelcomeComment: | - 👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can. - - To help make it easier for us to investigate your issue, please follow the [contributing guidelines](https://github.com/electron/electron/blob/master/CONTRIBUTING.md). - -# 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: | 💖 Thanks for opening this pull request! 💖 @@ -36,11 +26,6 @@ newPRWelcomeComment: | firstPRMergeComment: > Congrats on merging your first pull request! 🎉🎉🎉 -# Configuration for trop - https://github.com/electron/trop - -watchedProject: - name: Backports - # Users authorized to run manual trop backports authorizedUsers: - alexeykuzmin