We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecc4e50 commit 0b6fafcCopy full SHA for 0b6fafc
.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1,17 @@
1
+blank_issues_enabled: true
2
+contact_links:
3
+ - name: OpenAPI Specification
4
+ url: https://spec.openapis.org/oas/latest.html
5
+ about: View the latest version of the specification
6
+ - name: Getting started documentation
7
+ url: https://learn.openapis.org
8
+ about: Learn about the OpenAPI Specification
9
+ - name: OpenAPI Tooling
10
+ url: https://tools.openapis.org
11
+ about: Open-source and commercial tools for OpenAPI
12
+ - name: OpenAPI Initiative Registry
13
+ url: https://spec.openapis.org/registry/index.html
14
+ about: Registry of formats, extension namespaces etc.
15
+ - name: OpenAPI Initiative Slack
16
+ url: https://communityinviter.com/apps/open-api/openapi
17
+ about: Join our online community.
0 commit comments