44[ ![ Code Coverage] ( https://scrutinizer-ci.com/g/php-opencloud/openstack/badges/coverage.png?b=master )] ( https://scrutinizer-ci.com/g/php-opencloud/openstack/?branch=master )
55[ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/php-opencloud/openstack/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/php-opencloud/openstack/?branch=master )
66
7- php-opencloud/openstack is an SDK which allows PHP developers to easily connect to OpenStack APIs in a simple and
7+ ` php-opencloud/openstack ` is an SDK which allows PHP developers to easily connect to OpenStack APIs in a simple and
88idiomatic way. This binding is specifically designed for OpenStack APIs, but other provider SDKs are available. Multiple
99OpenStack services, and versions of services, are supported.
1010
@@ -17,6 +17,11 @@ OpenStack services, and versions of services, are supported.
1717* [ Contributing guide] ( /CONTRIBUTING.md )
1818* [ Code of Conduct] ( /CODE_OF_CONDUCT.md )
1919
20+ ## Getting help
21+
22+ - Meet us on Slack: https://phpopencloud.slack.com ([ Get your invitation] ( https://slackpass.io/phpopencloud ) )
23+ - Report and issue: https://github.com/php-opencloud/openstack/issues
24+
2025## Requirements
2126
2227* PHP 7.0
@@ -27,14 +32,6 @@ OpenStack services, and versions of services, are supported.
2732composer require php-opencloud/openstack
2833```
2934
30- ## Help and feedback
31-
32- If you're struggling with something or have spotted a potential bug, feel free to submit an issue to our
33- [ bug tracker] ( https://github.com/php-opencloud/openstack/issues ) .
34-
35- For general feedback and support requests, contact us on the
36- [ Rackspace Developer portal] ( https://developer.rackspace.com/support/ ) .
37-
3835## Contributing
3936
4037Engaging the community and lowering barriers for contributors is something we care a lot about. For this reason, we've
0 commit comments