From fa733b290ef109bc6aa17487d399138a75552604 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mime=20=C4=8Cuvalo?= Date: Tue, 19 Mar 2024 12:36:35 +0000 Subject: [PATCH] fix up md file --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index be736d946..35e7f5b96 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -21,6 +21,7 @@ Describe what your pull request does. If appropriate, add GIFs or images showing - [ ] `tools` — Changes to infrastructure, CI, internal scripts, debugging tools, etc. - [ ] `dunno` — I don't know + ### Test Plan 1. Add a step-by-step description of how to test your PR here.