File tree 1 file changed +15
-1
lines changed
1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
# 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 )
3
3
4
4
A MESOS scheduler framework, which accepts offers from MESOS master and builds HPC Pack compute nodes for existing HPC cluster.
5
5
@@ -43,6 +43,20 @@ HPC Pack Mesos Framework
43
43
-g NODE_GROUP, --node_group NODE_GROUP
44
44
The node group in which we need to perform grow-shrink.
45
45
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.
46
60
47
61
## FAQ
48
62
#### Convert .pfx to .pem using [ OpenSSL] ( https://github.com/openssl/openssl )
You can’t perform that action at this time.
0 commit comments