From 4f9489861155ef64087a71ecb2d3af7ba1f630f3 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Mon, 10 Apr 2023 20:47:55 +0200 Subject: [PATCH] Add test/valgrind section to PR template --- .github/pull_request_template.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index a840c896..4a8702a3 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,2 +1,8 @@ + +# How to test the functionality +* step 1 + +# I ran valgrind when using my new feature +yes/no