Skip to content

Commit 9a84323

Browse files
authored
Merge pull request #13 from amat27/master
Change CI status to show official build status, add contribution guide
2 parents c711451 + 44ac583 commit 9a84323

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

readme.md

+15-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# HPC Pack MESOS Framework
2-
[![Build Status](https://travis-ci.org/amat27/hpcpack-mesos.svg?branch=master)](https://travis-ci.org/amat27/hpcpack-mesos)
2+
[![Build Status](https://travis-ci.org/Azure/hpcpack-mesos.svg?branch=master)](https://travis-ci.org/Azure/hpcpack-mesos)
33

44
A MESOS scheduler framework, which accepts offers from MESOS master and builds HPC Pack compute nodes for existing HPC cluster.
55

@@ -43,6 +43,20 @@ HPC Pack Mesos Framework
4343
-g NODE_GROUP, --node_group NODE_GROUP
4444
The node group in which we need to perform grow-shrink.
4545

46+
## Contributing
47+
48+
This project welcomes contributions and suggestions. Most contributions require you to
49+
agree to a Contributor License Agreement (CLA) declaring that you have the right to,
50+
and actually do, grant us the rights to use your contribution. For details, visit
51+
https://cla.microsoft.com.
52+
53+
When you submit a pull request, a CLA-bot will automatically determine whether you need
54+
to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the
55+
instructions provided by the bot. You will only need to do this once across all repositories using our CLA.
56+
57+
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
58+
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/)
59+
or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
4660

4761
## FAQ
4862
#### Convert .pfx to .pem using [OpenSSL](https://github.com/openssl/openssl)

0 commit comments

Comments
 (0)