Skip to content

Commit c7bcb19

Browse files
Added greeting bot🤖 (conwnet#203)
* Create main.yml * Update main.yml
1 parent db5740f commit c7bcb19

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

‎.github/workflows/main.yml‎

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Configuration for welcome - https://github.com/behaviorbot/welcome
2+
3+
# Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome
4+
# Comment to be posted to on first time issues
5+
6+
newIssueWelcomeComment: >
7+
Hello there!👋 Welcome to the project!💖
8+
Thank you and congrats🎉for opening your very first issue in this project.Be patient while we get back to you.😄
9+
10+
# Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome
11+
# Comment to be posted to on PRs from first time contributors in your repository
12+
13+
newPRWelcomeComment: >
14+
Hello there!👋 Welcome to the project!💖
15+
Thank you and congrats🎉 for opening your first pull request✨ 🙌.We will get back to you as soon as we can.😄
16+
17+
# Configuration for first-pr-merge - https://github.com/behaviorbot/first-pr-merge
18+
# Comment to be posted to on pull requests merged by a first time user
19+
20+
firstPRMergeComment: >
21+
Congrats on merging your first pull request! 🎉🎉🎉 We here at github1s are proud of you!

0 commit comments

Comments
 (0)