Browse Source

📦 feat: behavior bot v4

master
Abhishek Naidu 4 years ago
committed by GitHub
parent
commit
44b164b269
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 10 deletions
  1. +5
    -10
      .github/config.yml

+ 5
- 10
.github/config.yml View File

@ -5,25 +5,20 @@
# Comment to be posted to on first time issues # Comment to be posted to on first time issues
newIssueWelcomeComment: > newIssueWelcomeComment: >
Thanks for opening the issue! Thanks for opening the issue!
Do join our discord server [DevSpace](https://discord.gg/PwU8sza) , a place for Awesome Developer's
![issue](https://media.giphy.com/media/W561jj5bXQvqGRMXoR/giphy.gif)
Do join our discord server [DevSpace](https://discord.gg/PwU8sza), a place for Awesome Developer's
# Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome # 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 # Comment to be posted to on PRs from first time contributors in your repository
newPRWelcomeComment: > newPRWelcomeComment: >
Thanks for opening this pull request! Thanks for opening this pull request!
Do join our discord server [DevSpace](https://discord.gg/PwU8sza) , a place for Awesome Developer's
![welcome](https://media.giphy.com/media/XD9o33QG9BoMis7iM4/giphy.gif)
Do join our discord server [DevSpace](https://discord.gg/PwU8sza), a place for Awesome Developer's
# Configuration for first-pr-merge - https://github.com/behaviorbot/first-pr-merge # 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 # Comment to be posted to on pull requests merged by a first time user
firstPRMergeComment: > firstPRMergeComment: >
Congrats on merging your first pull request! Congrats on merging your first pull request!
Do join our discord server [DevSpace](https://discord.gg/PwU8sza) , a place for Awesome Developer's
Do join our discord server [DevSpace](https://discord.gg/PwU8sza), a place for Awesome Developer's
![cheers](https://media.giphy.com/media/g9582DNuQppxC/giphy.gif)

Loading…
Cancel
Save