add code of conduct, contributing and security guidelines (#61)

This commit is contained in:
Harshavardhana
2020-04-09 12:04:15 -07:00
committed by GitHub
parent adcbf61049
commit 86ee1eea6d
5 changed files with 182 additions and 34 deletions

View File

@@ -62,6 +62,5 @@ export MCS_MINIO_SERVER=http://localhost:9000
You can verify that the apis work by doing the request on `localhost:9090/api/v1/...`
# Development
For development on this project please refer to our [DEVELOPMENT.md](DEVELOPMENT.md)
# Contribute to mcs Project
Please follow mcs [Contributor's Guide](https://github.com/minio/mcs/blob/master/CONTRIBUTING.md)