From 0d32406949c09ebd1f1631505ab930d842725472 Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Thu, 2 Oct 2025 20:51:23 +0200 Subject: [PATCH] Delete .github/config.yml (#1191) --- .github/config.yml | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 .github/config.yml diff --git a/.github/config.yml b/.github/config.yml deleted file mode 100644 index 258738e..0000000 --- a/.github/config.yml +++ /dev/null @@ -1,21 +0,0 @@ -# Configuration for welcome - https://github.com/behaviorbot/welcome - -# 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! - -# 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: > - Thank you for contributing. Please check out our contributing guidelines and welcome! - -# Configuration for first-pr-merge - https://github.com/behaviorbot/first-pr-merge - -# Comment to be posted to on pull requests merged by a first time user -firstPRMergeComment: > - Congrats on merging your first pull request! - -# It is recommend to include as many gifs and emojis as possible