This commit is contained in:
ivan2282
2025-11-15 21:51:30 +03:00
parent f6bc94ec79
commit 9b2dcc3995

View File

@@ -5,11 +5,5 @@
## How to build? ## How to build?
### This is app built on flutter, use flutter guide ### This is app built on flutter, use flutter guide
## How to countibute? ## How to countibute?
### Create a fork, do everything ### Join the dev team
### And create pull requeste
### Make sure your commits looks like:
<code>fix: something went worng when user...</code>
<code>add: search by id</code>
<code>edit: refactored something</code>
<code>Other actions should marked as "other:" and discribes what you did</code>