Update README.md

This commit is contained in:
Nishant Srivastava
2023-11-03 09:19:21 +05:30
committed by GitHub
parent 07f7406396
commit 0212b6bb83

View File

@ -82,9 +82,8 @@ I welcome and encourage all pull requests. It usually will take me 24-48 hours t
1. Please keep PR titles easy to read and descriptive of changes, this will make them easier to merge :)
1. Pull requests _must_ be made against the `develop` branch. Any other branch (unless specified by the maintainers) will get rejected.
1. Check for existing [issues](https://github.com/nisrulz/flutter-examples/issues) first, before filing an issue.
1. Make sure you follow the set standard as all other projects in this repo do
> Make sure the package name conforms to the format: `github.nisrulz.<app_name>`
1. Have fun!
1. **Make sure you follow the set standard as all other projects in this repo do**
> **Make sure the package name conforms to the format: `github.nisrulz.<app_name>`**
## Extra
Since the repo is pretty large now, I am sure many folks would like to download only some of the projects. To tackle that follow the steps below: