Skip to content

Commit 0b6fafc

Browse files
MikeRalphsondarrelmillerlornajane
authored
Create issue template config.yml (#3211)
* Create issue template config.yml * Update .github/ISSUE_TEMPLATE/config.yml Co-authored-by: Lorna Jane Mitchell <[email protected]> --------- Co-authored-by: Darrel <[email protected]> Co-authored-by: Lorna Jane Mitchell <[email protected]>
1 parent ecc4e50 commit 0b6fafc

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)