4
4
[ ![ 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 )
5
5
[ ![ 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 )
6
6
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
8
8
idiomatic way. This binding is specifically designed for OpenStack APIs, but other provider SDKs are available. Multiple
9
9
OpenStack services, and versions of services, are supported.
10
10
@@ -17,6 +17,11 @@ OpenStack services, and versions of services, are supported.
17
17
* [ Contributing guide] ( /CONTRIBUTING.md )
18
18
* [ Code of Conduct] ( /CODE_OF_CONDUCT.md )
19
19
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
+
20
25
## Requirements
21
26
22
27
* PHP 7.0
@@ -27,14 +32,6 @@ OpenStack services, and versions of services, are supported.
27
32
composer require php-opencloud/openstack
28
33
```
29
34
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
-
38
35
## Contributing
39
36
40
37
Engaging the community and lowering barriers for contributors is something we care a lot about. For this reason, we've
0 commit comments