Updated How to Contribute (markdown) authored by SG's avatar SG
...@@ -47,3 +47,4 @@ A [pull request](https://github.com/FAForever/db/issues?q=is%3Apr+is%3Aclosed) t ...@@ -47,3 +47,4 @@ A [pull request](https://github.com/FAForever/db/issues?q=is%3Apr+is%3Aclosed) t
``` ```
* Consider adding data for development to the [test-data.sql](https://github.com/FAForever/db/blob/develop/test-data.sql) * Consider adding data for development to the [test-data.sql](https://github.com/FAForever/db/blob/develop/test-data.sql)
* Be familiar with [Database normalization](https://www.wikiwand.com/en/Database_normalization) * Be familiar with [Database normalization](https://www.wikiwand.com/en/Database_normalization)
* Test your migration on the test server
\ No newline at end of file