From 134576ce6f5903f62efc7dbd62665a6eba95a794 Mon Sep 17 00:00:00 2001 From: Billy Robert O'Neal III Date: Wed, 29 Apr 2026 13:45:53 -0700 Subject: [PATCH] Fix checklist typo and use a consistent number of spaces around headings. I noticed this while filling out the checklist for https://github.com/alicevision/popsift/pull/183 --- .github/pull_request_template.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index de3799ad..1b1577eb 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -3,7 +3,7 @@ - I have read the [contribution guidelines](../CONTRIBUTING.md). - I have updated the documentation, if applicable. - I have ensured that the change is tested somewhere. - - I have followed the prevailing code style (for history readability and limit conflicts for maintainance). + - I have followed the prevailing code style (for history readability and limit conflicts for maintenance). --> ## Description @@ -19,10 +19,8 @@ - [X] Add "X" when it is done. --> - ## Implementation remarks -