Changes
Page history
Updated How to Contribute (markdown)
authored
May 10, 2017
by
SG
Show whitespace changes
Inline
Side-by-side
How-to-Contribute.md
View page @
5d48463c
...
@@ -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