Skip to content

Commit 9b9c5fc

Browse files
committed
Promote Slack channel
1 parent 3451ef4 commit 9b9c5fc

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

README.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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
88
idiomatic way. This binding is specifically designed for OpenStack APIs, but other provider SDKs are available. Multiple
99
OpenStack 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.
2732
composer 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

4037
Engaging the community and lowering barriers for contributors is something we care a lot about. For this reason, we've

0 commit comments

Comments
 (0)