From dc6142ff5c5ea3992fdc8e462edce5a559bc71b4 Mon Sep 17 00:00:00 2001 From: Ashita Prasad Date: Sat, 11 May 2024 13:00:17 +0530 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 47e1bbe..7b0713b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,11 +6,11 @@ You can contribute to this project by adding real world open source Flutter apps **NOTE**: Make sure the open source flutter app repository you are adding has been updated in the last 3 years. A PR with any project that has not been updated in the last 3 years will be automatically rejected. -**Step 1**: Locate the category where you want to add the project which is not already present in this repo -**Step 2**: To add the project, star and fork THIS repository -**Step 3**: Now in your fork, edit the README.md file and add the open source app and a short description in the right category -**Step 4**: Raise a PR -**Step 5**: Wait for review and PR merge +**Step 1**: Raise a **new issue** that you want to add a project. We will assign the issue to you and add relevant labels. +**Step 2**: Star and fork THIS repository. +**Step 3**: Now in your fork, edit the README.md file. Locate the category to which the open source Flutter app/project belongs. Add the open source app, link and a short description. +**Step 4**: Raise a PR. +**Step 5**: Wait for review and PR merge. ### I have not contributed to any open source project before. Will I get any guidance?