From dd9a3dde7e692198cdd58570fc2bd1822d2ca237 Mon Sep 17 00:00:00 2001 From: Gunnar Morling Date: Mon, 15 Jan 2024 20:12:31 +0100 Subject: Update pull_request_template.md --- .github/pull_request_template.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 6e4a38a..6f71c45 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -3,6 +3,8 @@ - [ ] All formatting changes by the build are committed - [ ] Your launch script is named `calculate_average_.sh` (make sure to match casing of your GH user name) and is executable - [ ] Output matches that of `calculate_average_baseline.sh` +- [ ] For new entries, or after substantial changes: When implementing custom hash structures, please point to where you deal with hash collisions (line number) + * Execution time: * Execution time of reference implementation: -- cgit v1.2.3