From ba92c889018aaa58e5319a8ccea80c0458a4f94b Mon Sep 17 00:00:00 2001 From: Daniel Lemire Date: Sun, 9 Mar 2025 15:33:11 -0400 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 9a4f54c..2620e2c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,5 @@ -We have benchmarks, please consider running them: see our README for details. +We have benchmarks, please consider running them: [see our README for details](https://github.com/fastfloat/fast_float/blob/main/README.md#benchmarking). We expect you to run our benchmarks if you make claims with respect to the performance. + Our CI tests check formatting automating. If such a test fails, please consider running the bash script: