Skip to content

Commit 0b38960

Browse files
Update config.yml
1 parent a81f68e commit 0b38960

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,15 @@ blank_issues_enabled: false
22
contact_links:
33
- name: Meraki Interactive API documentation
44
url: https://developer.cisco.com/meraki/api-v1/#!api-reference-overview
5-
about: Please consult the docs if you have any questions about how specific API endpoints are expected to work.
5+
about: >
6+
The docs are a great first step if you have questions about how specific API endpoints are expected to work.
7+
Find response schemas and even test out API calls in a demo environment, or with your own API token.
8+
- name: Meraki Community Developers & APIs forum
9+
url: https://community.meraki.com/t5/Developers-APIs/bd-p/api
10+
about: >
11+
The best place to ask questions about the Python library or Meraki APIs in general. How do I?-type questions
12+
go here.
613
- name: Meraki Support
714
url: https://meraki.cisco.com/meraki-support/overview/
8-
about: If you have any issues with the underlying APIs or documentation site, please contact Meraki Support.
15+
about: >
16+
For any critical issues with dashboard APIs or documentation site, please contact Meraki Support.

0 commit comments

Comments
 (0)