updated readme

This commit is contained in:
Nishant Srivastava
2019-10-13 02:48:13 +02:00
parent adf717c1ce
commit 6be058b2c5

View File

@ -66,6 +66,7 @@ I welcome and encourage all pull requests. It usually will take me within 24-48
4. Pull requests _must_ be made against `develop` branch. Any other branch (unless specified by the maintainers) will get rejected. 4. Pull requests _must_ be made against `develop` branch. Any other branch (unless specified by the maintainers) will get rejected.
5. Check for existing [issues](https://github.com/nisrulz/flutter-examples/issues) first, before filing an issue. 5. Check for existing [issues](https://github.com/nisrulz/flutter-examples/issues) first, before filing an issue.
6. Make sure you follow the set standard as all other projects in this repo do 6. 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>`
7. Have fun! 7. Have fun!
> P.S. : I saw if you use Adblocker then Gitzip downloads an empty `zip` file, so disable Adblocker to get the correct `zip` file. > P.S. : I saw if you use Adblocker then Gitzip downloads an empty `zip` file, so disable Adblocker to get the correct `zip` file.