mirror of
https://github.com/fluttergems/awesome-open-source-flutter-apps.git
synced 2026-04-04 22:19:03 +08:00
24 lines
1.4 KiB
Markdown
24 lines
1.4 KiB
Markdown
## Contribution Guidelines
|
|
|
|
We value your participation in this open source project. This page will give you a quick overview of how to get involved.
|
|
|
|
You can contribute to this project by adding real world open source Flutter apps in the following way:
|
|
|
|
**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**: 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?
|
|
|
|
In case you are new to the open source ecosystem, we would be more than happy to guide you through the entire process. Just join our [Discord server](https://bit.ly/heyfoss) and drop a message in relevant channel.
|
|
|
|
## Bug fixes/ Improvements
|
|
|
|
You can also send across a PR fixing bugs, typos, correct App name, etc.
|
|
|
|
### Do not raise issues or send PRs for changing issue template, adding header-footer, badges or any buttons.
|