From a7d3b54703523a225eff5cd2942f0308a91afa18 Mon Sep 17 00:00:00 2001 From: Robert Felker <1295961+Solido@users.noreply.github.com> Date: Wed, 2 Feb 2022 09:09:18 +0100 Subject: [PATCH] Read rules first before commit to source.md --- contributing.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/contributing.md b/contributing.md index e02a4614..202b6a04 100644 --- a/contributing.md +++ b/contributing.md @@ -3,11 +3,9 @@ Please note that this project is released with a [Contributor Code of Conduct](https://github.com/spring-projects/spring-framework/blob/master/CODE_OF_CONDUCT.adoc). By participating in this project you agree to abide by its terms. - 35 stars minimum are required to apply, it mean your project hold interest -- Paid solutions are not allowed anymore in any forms only free projects to be fair to everyone -- If you commit for fame or money interests instead of contributing to the community I'll close instantly - Use a meaningful name to your commit or I'll close it instantly, Update source.md is NOT a name -- Do not commit on README, use SOURCE.md ! - Does your app bring something really interesting ? +- Do not commit on README, use SOURCE.md ! - Is there a direct link so I we can check the details of your repo ? - Flutter is all about UI, use screenshots and animated media for your widget - Remember the team is giving its own time to help the community. This is not a paid job yet it take a lot of time to curate and review.