Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit 8c89ccb

Browse files
Foxandxsspkozlowski-opensource
authored andcommitted
chore(readme): add support section
Closes #1655
1 parent 4d641ca commit 8c89ccb

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,16 @@ Each directive has its own AngularJS module without any dependencies on other mo
6868
Directives should work. All the time and in all browsers. This is why all the directives have a comprehensive suite of unit tests. All the automated tests are executed on each checkin in several browsers: Chrome, ChromeCanary, Firefox, Opera, Safari, IE9.
6969
In fact we are fortunate enough to **benefit from the same testing infrastructure as AngularJS**!
7070

71+
## Support
72+
73+
If you are having problems making some directives work, there are several ways to get help:
74+
75+
* Live help in the IRC (`#angularjs` channel at the `freenode` network). Use this [webchat](https://webchat.freenode.net/) or your own IRC client.
76+
* Ask a question in [stackoverflow](http://stackoverflow.com/) under the [angular-ui-bootstrap](http://stackoverflow.com/questions/tagged/angular-ui-bootstrap) tag.
77+
* Write your question in our [mailing list](https://groups.google.com/forum/#!categories/angular-ui/bootstrap).
78+
79+
Project's issue on GitHub should be used discuss bugs and features.
80+
7181
## Contributing to the project
7282

7383
We are always looking for the quality contributions! Please check the [CONTRIBUTING.md](CONTRIBUTING.md) for the contribution guidelines.

0 commit comments

Comments
 (0)