From bd6fff0d52e14e9e302fcb0c53a9e3723ed49d52 Mon Sep 17 00:00:00 2001 From: Ralf Handl Date: Mon, 24 Mar 2025 10:21:51 +0100 Subject: [PATCH] Update config.yml --- .github/ISSUE_TEMPLATE/config.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index db8d5d8436..4c65a29d77 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,9 +1,5 @@ blank_issues_enabled: false -# The local issue filing links are included in "contact_links" because -# GitHub's regular issue template mechanism forces the local issue -# links to be first in the list, when we want them to be last so -# visitors can be routed to other repos when appropriate. contact_links: - name: Have a question about using OpenAPI? url: https://communityinviter.com/apps/open-api/openapi @@ -17,12 +13,6 @@ contact_links: - name: Want to suggest more how-to documentation and examples? url: https://github.com/OAI/learn.openapis.org/issues/new about: Please open an issue on our learning site! - - name: Want to add to the registries at spec.openapis.org/registry ? - url: https://github.com/OAI/OpenAPI-Specification/issues/new - about: Please open an issue in this repository! - - name: Want to report an error in the specification? - url: https://github.com/OAI/OpenAPI-Specification/issues/new - about: Please open an issue in this repository! - name: Want to request a new feature in the specification? url: https://github.com/OAI/OpenAPI-Specification/discussions/new?category=enhancements about: Please start a discussion in this repository!