aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2018-11-16 13:59:21 +0100
committerGitHub <noreply@github.com>2018-11-16 13:59:21 +0100
commit09efdfb4e640a748d9f7af1d120a4315028d969a (patch)
tree398165b05c73da769cda031f68fb337a6bc70e68
parent9a6d60e95f4e1fe3d5e7710da41c689cdea97df9 (diff)
parent136de1d1ed2c9997cfab935d897e850d0e896edc (diff)
downloadnextcloud-server-09efdfb4e640a748d9f7af1d120a4315028d969a.tar.gz
nextcloud-server-09efdfb4e640a748d9f7af1d120a4315028d969a.zip
Merge pull request #12476 from nextcloud/welcome-bot
Add welcome bot
-rw-r--r--.github/config.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/config.yml b/.github/config.yml
new file mode 100644
index 00000000000..bbca4ed02e5
--- /dev/null
+++ b/.github/config.yml
@@ -0,0 +1,5 @@
+firstPRMergeComment: >
+ Thanks for your first pull request and welcome to the community!
+ Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22
+
+ Most developers hang out on IRC. So join \#nextcloud-dev on Freenode for a chat!