Updated How to Contribute (markdown) authored by SG's avatar SG
......@@ -32,7 +32,7 @@ Note: Always include the issue ID in a commit comment, e. g. #23 implemented upd
We use [flywaydb](https://flywaydb.org/) for [database migration](https://www.wikiwand.com/en/Schema_migration).
If you never heared of [database migration](https://www.wikiwand.com/en/Schema_migration) please dig into the topic, this manual will allways cover technical details!
# Migration scripts
### Migration scripts
Our migrations can be found here: https://github.com/FAForever/db/tree/develop/migrations
Name Convention: `Vxx_some-keywords.sql`
\ No newline at end of file