From c4e60472b009ba5aeeb63b919daf7cd83b3ac60c Mon Sep 17 00:00:00 2001 From: Zhang Jie <13131481+j-z10@users.noreply.github.com> Date: Thu, 4 Apr 2024 13:47:39 +0800 Subject: [PATCH] add pr template (#15) --- .github/{workflows => }/pull_request_template.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{workflows => }/pull_request_template.md (100%) diff --git a/.github/workflows/pull_request_template.md b/.github/pull_request_template.md similarity index 100% rename from .github/workflows/pull_request_template.md rename to .github/pull_request_template.md