From 9f19c354d04abed3aec4ca8cdf81c9eb24751bc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6?= Date: Sun, 16 Jun 2019 22:11:15 +0200 Subject: [PATCH] Add firstPRMergeComment --- .github/config.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/config.yml diff --git a/.github/config.yml b/.github/config.yml new file mode 100644 index 000000000..70b4d0ab9 --- /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/documentation/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!