From 31ff70ff150db2d8f28951a8d0402cbe40548504 Mon Sep 17 00:00:00 2001 From: Duy Tran Khanh <40482367+khanhduytran0@users.noreply.github.com> Date: Sat, 12 Dec 2020 13:27:26 +0700 Subject: [PATCH] Rename .github/workflows/ISSUE_TEMPLATE/feature_request.md to .github/ISSUE_TEMPLATE/feature_request.md --- .github/{workflows => }/ISSUE_TEMPLATE/feature_request.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{workflows => }/ISSUE_TEMPLATE/feature_request.md (100%) diff --git a/.github/workflows/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md similarity index 100% rename from .github/workflows/ISSUE_TEMPLATE/feature_request.md rename to .github/ISSUE_TEMPLATE/feature_request.md