Skip to content

Commit

Permalink
updates to the readme (#510)
Browse files Browse the repository at this point in the history
  • Loading branch information
mozts2005 authored Mar 29, 2021
1 parent c3998db commit 27a6a93
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ Please read these guidelines before contributing to ZendeskApi_v2:

## Got a Question or Problem?

If you have questions about how to use zendesk client ask on [Stack Overflow][stackoverflow].
there are questions on Stack Overflow with the [zendeskapiv2][stackoverflow] tag.
If you have questions about how to use zendesk client ask in [GitHub Discussions][discussions].

GitHub issues are only for [reporting bugs](#found-an-issue) and [feature requests](#want-a-feature), not
questions or help.
Expand Down Expand Up @@ -88,3 +87,4 @@ FOR A PARTICULAR PURPOSE.
[dropbox]: https://www.dropbox.com
[gist]: https://gist.github.com
[pullrequesthelp]: https://help.github.com/articles/using-pull-requests
[discussions]:https://github.com/Speedygeek/ZendeskApi_v2/discussions
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Zendesk Api V2

[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LRHN43F4DFLU6&lc=US&item_name=Elizabeth%20Schneider&item_number=ZendeskAPI%20support&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
[![Join the chat at https://gitter.im/mozts2005/ZendeskApi_v2](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/mozts2005/ZendeskApi_v2?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

[![CLA assistant](https://cla-assistant.io/readme/badge/Speedygeek/ZendeskApi_v2)](https://cla-assistant.io/Speedygeek/ZendeskApi_v2)

[![CodeFactor](https://www.codefactor.io/repository/github/speedygeek/zendeskapi_v2/badge)](https://www.codefactor.io/repository/github/speedygeek/zendeskapi_v2)

[![Build Status](https://dev.azure.com/speedygeek/Zendesk/_apis/build/status/Speedygeek.ZendeskApi_v2?branchName=master)](https://dev.azure.com/speedygeek/Zendesk/_build/latest?definitionId=15&branchName=master)
Expand All @@ -15,7 +16,7 @@
This is a client for [Zendesk's v2 REST api](http://developer.zendesk.com/documentation/rest_api/introduction.html).

The client uses the Zendesk api however it is not supported by the zendesk for questions
about the client please join our gitter room.
about the client please feel to ask them in our [GitHub Discussions][discussions]

If you have questions about your account or the api its self please contact the zendesk team at [[email protected]](mailto:[email protected])

Expand All @@ -31,3 +32,6 @@ Thank you to the team at [Zendesk](https://www.zendesk.com/) for their support.
### License

This code is released under the [Apache Version 2 License](LICENSE.md).


[discussions]:https://github.com/Speedygeek/ZendeskApi_v2/discussions

0 comments on commit 27a6a93

Please sign in to comment.