From 8059fe14da0a4b876f442e111f698898e32327c7 Mon Sep 17 00:00:00 2001 From: Prashant Shahi Date: Tue, 25 Jan 2022 11:33:08 +0530 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=94=A7=20Add=20behaviorbot=20con?= =?UTF-8?q?fig=20YAML=20(#640)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Prashant Shahi --- .github/config.yaml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 .github/config.yaml diff --git a/.github/config.yaml b/.github/config.yaml new file mode 100644 index 0000000000..9105934e67 --- /dev/null +++ b/.github/config.yaml @@ -0,0 +1,29 @@ +# 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 this issue. A team member should give feedback soon. + In the meantime, feel free to check out the [contributing guidelines](https://github.com/signoz/signoz/blob/main/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: > + Welcome to the SigNoz community! Thank you for your first pull request and making this project better. 🤗 + + +# 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! + + ![minion-party](https://i.imgur.com/Xlg59lP.gif) + + We here at SigNoz are proud of you! 🥳 + + +# Configuration for request-info - https://github.com/behaviorbot/request-info +# Comment to be posted in issues or pull requests, when no description is provided. +requestInfoReplyComment: > + We would appreciate it if you could provide us with more info about this issue/pr!