From 65e3954b4cfb7936d85c39750efb1b7564eb80b0 Mon Sep 17 00:00:00 2001 From: "Zhiyong (Justin) He" Date: Thu, 25 Apr 2024 11:39:49 +0300 Subject: [PATCH] Rename .github/pull_request_template.md to .github/PULL_REQUEST_TEMPLATE/pull_request_template.md --- .github/{ => PULL_REQUEST_TEMPLATE}/pull_request_template.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{ => PULL_REQUEST_TEMPLATE}/pull_request_template.md (100%) diff --git a/.github/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md similarity index 100% rename from .github/pull_request_template.md rename to .github/PULL_REQUEST_TEMPLATE/pull_request_template.md