mirror of
https://github.com/minio/minio.git
synced 2025-04-04 20:00:31 -04:00
Update contributors document
This commit is contained in:
parent
b92ce76197
commit
0ac611e452
@ -27,6 +27,7 @@ Building Libraries
|
||||
- Commit your changes (git commit -am 'Add some feature')
|
||||
- Push to the branch (git push origin my-new-feature)
|
||||
- Create new Pull Request
|
||||
|
||||
* If you have additional dependencies for ``Minio``, ``Minio`` manages its depedencies using [godep](https://github.com/tools/godep)
|
||||
- Run `go get foo/bar`
|
||||
- Edit your code to import foo/bar
|
||||
|
1
docs/contributing.md
Symbolic link
1
docs/contributing.md
Symbolic link
@ -0,0 +1 @@
|
||||
../CONTRIBUTING.md
|
@ -4,4 +4,5 @@ pages:
|
||||
- ['api/minio.md', 'API', 'Minio']
|
||||
- ['api/manage.md', 'API', 'Management']
|
||||
- ['architecture.md', 'Architecture', 'Overview']
|
||||
- ['contributing.md', 'Contributing', 'Overview']
|
||||
theme: readthedocs
|
||||
|
Loading…
x
Reference in New Issue
Block a user