From a9be9cdc68e66410851610f5f491494532522d14 Mon Sep 17 00:00:00 2001 From: Stephen Gutekanst Date: Fri, 6 Aug 2021 13:55:48 -0700 Subject: [PATCH] github: correct pull request template Signed-off-by: Stephen Gutekanst --- .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