Add Code of Conduct

This commit is contained in:
Elizabeth Engelman
2019-05-10 10:07:25 -05:00
parent 7d1b334bda
commit 8dc9ddf65e
2 changed files with 5 additions and 1 deletions
+2
View File
@@ -21,3 +21,5 @@ conform to the
- Goose automatically runs each migration in a transaction; don't add `BEGIN` and `COMMIT` statements.
1. Core migrations should be committed in their `goose fix`ed form. To do this, run `make version_migrations` which
converts timestamped migrations to migrations versioned by an incremented integer.
VulcanizeDB follows the [Contributor Covenant Code of Conduct](https://www.contributor-covenant.org/version/1/4/code-of-conduct).