add flutter
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
# Contributing
|
||||
|
||||
1. Fork it!
|
||||
2. Checkout the development branch: `git checkout development`
|
||||
3. Create your feature branch: `git checkout -b my-new-feature`
|
||||
4. Add your changes to the index: `git add .`
|
||||
5. Commit your changes: `git commit -m 'Add some feature'`
|
||||
6. Push to the branch: `git push origin my-new-feature`
|
||||
7. Submit a pull request against the `development` branch
|
||||
Reference in New Issue
Block a user