Skip to content

Commit 3e384a5

Browse files
committed
Added SUPPORT file
1 parent 4ddfd2f commit 3e384a5

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[![Coverage Status][ico-scrutinizer]][link-scrutinizer]
77
[![Quality Score][ico-code-quality]][link-code-quality]
88
[![Total Downloads][ico-downloads]][link-downloads]
9+
[![Gitter][ico-gitter]][link-gitter]
910

1011
**Woohoo Labs. Zen is a very fast and simple, PSR-11 (former Container-Interop) compliant DI Container.**
1112

@@ -20,6 +21,7 @@
2021
* [Change Log](#change-log)
2122
* [Testing](#testing)
2223
* [Contributing](#contributing)
24+
* [Support](#support)
2325
* [Credits](#credits)
2426
* [License](#license)
2527

@@ -364,6 +366,10 @@ Additionally, you may run `docker-compose up` in order to execute the tests.
364366

365367
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
366368

369+
## Support
370+
371+
Please see [SUPPORT](SUPPORT.md) for details.
372+
367373
## Credits
368374

369375
- [Máté Kocsis][link-author]
@@ -379,6 +385,7 @@ The MIT License (MIT). Please see the [License File](LICENSE.md) for more inform
379385
[ico-scrutinizer]: https://img.shields.io/scrutinizer/coverage/g/woohoolabs/zen.svg
380386
[ico-code-quality]: https://img.shields.io/scrutinizer/g/woohoolabs/zen.svg
381387
[ico-downloads]: https://img.shields.io/packagist/dt/woohoolabs/zen.svg
388+
[ico-gitter]: https://badges.gitter.im/woohoolabs/zen.svg
382389

383390
[link-packagist]: https://packagist.org/packages/woohoolabs/zen
384391
[link-travis]: https://travis-ci.org/woohoolabs/zen
@@ -387,3 +394,4 @@ The MIT License (MIT). Please see the [License File](LICENSE.md) for more inform
387394
[link-downloads]: https://packagist.org/packages/woohoolabs/zen
388395
[link-author]: https://github.com/kocsismate
389396
[link-contributors]: ../../contributors
397+
[link-gitter]: https://gitter.im/woohoolabs/zen?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge

SUPPORT.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Support
2+
3+
If you need support, please ask your questions on [Gitter](https://gitter.im/woohoolabs/yang).

0 commit comments

Comments
 (0)