From 413c4f894201d6fee20074bbce7cef79f7b4911b Mon Sep 17 00:00:00 2001 From: Ocasta Date: Mon, 27 Jan 2025 13:21:18 -0800 Subject: [PATCH] add test procedure to PR template --- .github/pull_request_template.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index a4dc71c669..22a8a9976e 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,6 +2,10 @@ +### Test Procedure + + + ### Type of Change