From c52608d975c1b992fbaa0bc7862d738e9e5f2dc4 Mon Sep 17 00:00:00 2001 From: ivonGwy Date: Wed, 25 Oct 2023 14:33:43 +0800 Subject: [PATCH] add issue template --- .github/ISSUE_TEMPLATE/{bug.md => consultation.yaml} | 0 .github/{ISSUE_TEMPLATE/feature.md => config.yml} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename .github/ISSUE_TEMPLATE/{bug.md => consultation.yaml} (100%) rename .github/{ISSUE_TEMPLATE/feature.md => config.yml} (100%) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/consultation.yaml similarity index 100% rename from .github/ISSUE_TEMPLATE/bug.md rename to .github/ISSUE_TEMPLATE/consultation.yaml diff --git a/.github/ISSUE_TEMPLATE/feature.md b/.github/config.yml similarity index 100% rename from .github/ISSUE_TEMPLATE/feature.md rename to .github/config.yml