Skip to content

Commit 27a6a93

Browse files
authored
updates to the readme (#510)
1 parent c3998db commit 27a6a93

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

.github/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ Please read these guidelines before contributing to ZendeskApi_v2:
1515

1616
## Got a Question or Problem?
1717

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

2120
GitHub issues are only for [reporting bugs](#found-an-issue) and [feature requests](#want-a-feature), not
2221
questions or help.
@@ -88,3 +87,4 @@ FOR A PARTICULAR PURPOSE.
8887
[dropbox]: https://www.dropbox.com
8988
[gist]: https://gist.github.com
9089
[pullrequesthelp]: https://help.github.com/articles/using-pull-requests
90+
[discussions]:https://github.com/Speedygeek/ZendeskApi_v2/discussions

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Zendesk Api V2
22

33
[![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)
4-
[![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)
4+
55
[![CLA assistant](https://cla-assistant.io/readme/badge/Speedygeek/ZendeskApi_v2)](https://cla-assistant.io/Speedygeek/ZendeskApi_v2)
6+
67
[![CodeFactor](https://www.codefactor.io/repository/github/speedygeek/zendeskapi_v2/badge)](https://www.codefactor.io/repository/github/speedygeek/zendeskapi_v2)
78

89
[![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)
@@ -15,7 +16,7 @@
1516
This is a client for [Zendesk's v2 REST api](http://developer.zendesk.com/documentation/rest_api/introduction.html).
1617

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

2021
If you have questions about your account or the api its self please contact the zendesk team at [api@zendesk.com](mailto:api@zendesk.com)
2122

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

3334
This code is released under the [Apache Version 2 License](LICENSE.md).
35+
36+
37+
[discussions]:https://github.com/Speedygeek/ZendeskApi_v2/discussions

0 commit comments

Comments
 (0)