From 5ab71dfdf0c5fece61767cb0e042aeafdc7aba7f Mon Sep 17 00:00:00 2001 From: VojtaB Date: Mon, 16 Mar 2026 20:52:55 +0100 Subject: [PATCH] Issues template update and usage of new label --- .github/ISSUE_TEMPLATE/{apiary.yml => doc.yml} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename .github/ISSUE_TEMPLATE/{apiary.yml => doc.yml} (94%) diff --git a/.github/ISSUE_TEMPLATE/apiary.yml b/.github/ISSUE_TEMPLATE/doc.yml similarity index 94% rename from .github/ISSUE_TEMPLATE/apiary.yml rename to .github/ISSUE_TEMPLATE/doc.yml index fcf5f7c..34b70c2 100644 --- a/.github/ISSUE_TEMPLATE/apiary.yml +++ b/.github/ISSUE_TEMPLATE/doc.yml @@ -1,6 +1,6 @@ -name: Apiary +name: WS API documentation description: Issue about documentation for ThePay.cz WS API -labels: ["Apiary"] +labels: ["OpenAPI"] body: - type: markdown attributes: