]> granicus.if.org Git - libjpeg-turbo/commitdiff
GitHub: Formatting tweak to CONTRIBUTING.md
authorDRC <information@virtualgl.org>
Tue, 5 Mar 2019 23:48:20 +0000 (17:48 -0600)
committerGitHub <noreply@github.com>
Tue, 5 Mar 2019 23:48:20 +0000 (17:48 -0600)
.github/CONTRIBUTING.md

index 7900ccf747020e7ca8009f75d82ac78ed1120fff..6d39ae4a334332cc584273ef75ad1a66f4d96b6a 100644 (file)
@@ -73,11 +73,11 @@ are unlikely to be accepted unless:
       upstream libjpeg-turbo users/developers.  (If the enhancement is only
       beneficial to a downstream project, then it does not belong here.)
     - The enhancement has been tested with the following CMake versions:
-          - The earliest version of CMake that libjpeg-turbo currently supports
-            (refer to CMakeLists.txt)
-          - The most recent major version of CMake
-          - (if applicable) The earliest version of CMake with which the
-            enhancement can be used
+        - The earliest version of CMake that libjpeg-turbo currently supports
+          (refer to CMakeLists.txt)
+        - The most recent major version of CMake
+        - (if applicable) The earliest version of CMake with which the
+          enhancement can be used
     - The enhancement has been tested on all of the major platforms (Mac,
       Linux, Windows/Visual C++, Windows/MinGW) that are potentially affected
       by it.