From 49b92892840e0ea272805e9f80acecb981b1aaa3 Mon Sep 17 00:00:00 2001 From: Matt McCormick Date: Thu, 22 Apr 2021 11:08:42 -0400 Subject: [PATCH] Start with a welcoming statement in the contributing docs Based on the ITK welcome: https://github.com/InsightSoftwareConsortium/ITK/blob/master/CONTRIBUTING.md by @jhlegarreta --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 79cbbfabac..881771334e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -16,7 +16,7 @@ ## Introduction -This documentation is intended for individuals and institutions interested in contributing to MONAI. MONAI is an open-source project and, as such, its success relies on its community of contributors willing to keep improving it. Your contribution will be a valued addition to the code base; we simply ask that you read this page and understand our contribution process, whether you are a seasoned open-source contributor or whether you are a first-time contributor. +Welcome to Project MONAI! We're excited you're here and want to contribute. This documentation is intended for individuals and institutions interested in contributing to MONAI. MONAI is an open-source project and, as such, its success relies on its community of contributors willing to keep improving it. Your contribution will be a valued addition to the code base; we simply ask that you read this page and understand our contribution process, whether you are a seasoned open-source contributor or whether you are a first-time contributor. ### Communicate with us