aboutsummaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
diff options
context:
space:
mode:
authorGunnar Morling <gunnar.morling@googlemail.com>2024-01-15 20:12:31 +0100
committerGitHub <noreply@github.com>2024-01-15 20:12:31 +0100
commitdd9a3dde7e692198cdd58570fc2bd1822d2ca237 (patch)
treea26f41fd74c4a1f19265ec3955c16b460dfc5640 /.github/pull_request_template.md
parent6fe395cbaed2ed51fbdc1a16dead896b90ca75ec (diff)
Update pull_request_template.md
Diffstat (limited to '.github/pull_request_template.md')
-rw-r--r--.github/pull_request_template.md2
1 files changed, 2 insertions, 0 deletions
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_<username>.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: