From 2b99b6a224e2382842447ea59f3213ab94828fd3 Mon Sep 17 00:00:00 2001 From: devhkr Date: Sat, 15 Apr 2017 15:25:08 +0200 Subject: [PATCH] Added link for new maintainers --- CONTRIBUTING.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c7d5bbd..4f12547 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -66,13 +66,15 @@ To be on the list, the project **must** have: - How to use the project (examples) -If your PR is not merged, we will tell you why so that you may be able to improve it. +If your PR is not merged, we will tell you why so that you may be able to improve it. But usually, we are pretty relaxed people, so just come and say hi, we'll figure something out together. # New Collaborators If you just joined the team of maintainers for this repo, first of all: WELCOME! +If it is your first time maintaining an open source project, read the [best practice guides for maintainers](https://opensource.guide/best-practices/). + Here are the few things you need to know: * we don't push directly to master, we create a pull request. Every entry has to be reviewed. * how to tell if a project should be on the list, read this file `CONTRIBUTING.md`