Skip to content

Commit 4e57026

Browse files
authored
Merge pull request #733 from watson-developer-cloud/docs-dw
docs: update instructions on where to ask questions
2 parents 8aa7524 + 02f47b6 commit 4e57026

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ assignees: ''
77

88
---
99

10-
Remember, an issue is not the place to ask questions. You can use [Stack Overflow](http://stackoverflow.com/questions/tagged/ibm-watson) for that, or you may want to start a discussion on the [dW Answers](https://developer.ibm.com/answers/questions/ask/?topics=watson).
10+
Remember, an issue is not the place to ask questions. If you have issues with the APIs or have a question about the Watson services, see [Stack Overflow](https://stackoverflow.com/questions/tagged/ibm-watson+python).
1111

1212
Before you open an issue, please check if a similar issue already exists or has been closed before.
1313

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ assignees: ''
77

88
---
99

10-
Remember, an issue is not the place to ask questions. You can use [Stack Overflow](http://stackoverflow.com/questions/tagged/ibm-watson) for that, or you may want to start a discussion on the [dW Answers](https://developer.ibm.com/answers/questions/ask/?topics=watson).
10+
Remember, an issue is not the place to ask questions. If you have issues with the APIs or have a question about the Watson services, see [Stack Overflow](https://stackoverflow.com/questions/tagged/ibm-watson+python).
1111

1212
Before you open an issue, please check if a similar issue already exists or has been closed before.
1313

CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
## Questions
44

5-
If you are having difficulties using the APIs or have a question about the IBM Watson Services,
6-
please ask a question on [dW Answers][dw] or [Stack Overflow][stackoverflow].
5+
If you have issues with the APIs or have a question about the Watson services, see [Stack Overflow](https://stackoverflow.com/questions/tagged/ibm-watson+python).
76

87
## Issues
98

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,10 @@ discovery.set_service_url('<url_as_per_region>')
225225

226226
Tested on Python 3.5, 3.6, and 3.7.
227227

228+
## Questions
229+
230+
If you have issues with the APIs or have a question about the Watson services, see [Stack Overflow](https://stackoverflow.com/questions/tagged/ibm-watson+python).
231+
228232
## Changes for v1.0
229233
Version 1.0 focuses on the move to programmatically-generated code for many of the services. See the [changelog](https://github.com/watson-developer-cloud/python-sdk/wiki/Changelog) for the details.
230234

0 commit comments

Comments
 (0)