about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2023-04-10 20:47:55 +0200
committerMichael Vetter <jubalh@iodoru.org>2023-04-10 20:47:55 +0200
commit4f9489861155ef64087a71ecb2d3af7ba1f630f3 (patch)
treef36e070eaaea288683a860712c7ae6fc23c47ee8
parente3820d7037a63ff3e09ed84f518dfb7b67f3982f (diff)
downloadprofani-tty-4f9489861155ef64087a71ecb2d3af7ba1f630f3.tar.gz
Add test/valgrind section to PR template
-rw-r--r--.github/pull_request_template.md6
1 files changed, 6 insertions, 0 deletions
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 @@
 <!--- Make sure to read CONTRIBUTING.md -->
 <!--- It mentions the rules to follow and helpful tools -->
+
+# How to test the functionality
+* step 1
+
+# I ran valgrind when using my new feature
+yes/no