From 23a310fbc590a148c07cae1b3c8532eb419b5e88 Mon Sep 17 00:00:00 2001 From: u9000 Date: Wed, 18 Mar 2026 15:41:19 -0400 Subject: [PATCH] Mention CLA in CONTRIBUTING.md Closes: #2146 --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fea421b23f..75cdaceec4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,7 +18,7 @@ Bug reports and feature suggestions must use descriptive and concise titles and ## Pull requests > ### 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. +> 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. You will also be asked to [sign the CLA](https://github.com/cinnyapp/cla) upon submiting your pull request. **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.