Update CONTRIBUTING.md

This commit is contained in:
Ashita Prasad
2024-05-11 13:00:17 +05:30
committed by GitHub
parent 4de9893b38
commit dc6142ff5c

View File

@@ -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?