From ead4b89874abace4fcb6fdd85f2b8d63c7e8c801 Mon Sep 17 00:00:00 2001 From: Ajay Bura Date: Mon, 17 Jan 2022 12:50:58 +0530 Subject: [PATCH] Update contributing.md Signed-off-by: Ajay Bura --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3bcc12f..1edc09d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,6 +20,8 @@ Bug reports and feature suggestions must use descriptive and concise titles and > ### Legal Notice > When contributing to this project, you must agree that you have authored 100% of the content, that you have the necessary rights to the content and that the content you contribute may be provided under the project license. +**NOTE: If you want to add new features, please discuss with maintainers before coding or opening a pull request.** This is to ensure that we are on same track and following our roadmap. + **Please use clean, concise titles for your pull requests.** We use commit squashing, so the final commit in the dev branch will carry the title of the pull request. For easier sorting in changelog, start your pull request titles using one of the verbs "Add", "Change", "Remove", or "Fix" (present tense). Example: