From ea249d13b3dc432c45b740779eb12e3160a93084 Mon Sep 17 00:00:00 2001 From: Simon Aronsson Date: Fri, 24 May 2019 17:58:16 +0200 Subject: [PATCH] add probot: welcome --- .github/config.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .github/config.yml diff --git a/.github/config.yml b/.github/config.yml new file mode 100644 index 0000000..62993b5 --- /dev/null +++ b/.github/config.yml @@ -0,0 +1,11 @@ +newIssueWelcomeComment: > + Hi there! + + Thanks a bunch for opening your first issue! :pray: + As you're new to this repo, we'd like to suggest that you read our [code of conduct](https://github.com/containrrr/watchtower/blob/master/CODE_OF_CONDUCT.md) + +newPRWelcomeComment: > + Thanks for opening this pull request! Please check out our [contributing guidelines](https://github.com/containrrr/watchtower/blob/master/CONTRIBUTING.md) as well as our [code of conduct](https://github.com/containrrr/watchtower/blob/master/CODE_OF_CONDUCT.md). + +firstPRMergeComment: > + Congrats on merging your first pull request! We are all very proud of you! :sparkles: