]> granicus.if.org Git - libjpeg-turbo/commitdiff
GitHub: Template tweaks
authorDRC <information@libjpeg-turbo.org>
Wed, 10 Apr 2019 20:16:55 +0000 (15:16 -0500)
committerDRC <information@libjpeg-turbo.org>
Wed, 10 Apr 2019 20:20:46 +0000 (15:20 -0500)
CONTRIBUTING.md: Correct misuse of "as such" (Grammar Police)

bug-report.md: Clarify that the submitter should always test against the
latest stable code base.

.github/CONTRIBUTING.md
.github/ISSUE_TEMPLATE/bug-report.md

index 6d39ae4a334332cc584273ef75ad1a66f4d96b6a..d554dd0a873abc8eac4a08f4a5083b47a3b6c567 100644 (file)
@@ -3,10 +3,10 @@ Contributing to libjpeg-turbo
 
 libjpeg-turbo is a stable and mature product with a worldwide reach, it is an
 ISO/ITU-T reference implementation of the JPEG standard, and its maintainer
-does not earn a salary for maintaining it.  As such, not every code
-contribution can or will be accepted into the libjpeg-turbo code base.  In
-order to maximize the chances that a code contribution is acceptable, please
-adhere to the following guidelines:
+does not earn a salary for maintaining it.  Thus, not every code contribution
+can or will be accepted into the libjpeg-turbo code base.  In order to maximize
+the chances that a code contribution is acceptable, please adhere to the
+following guidelines:
 
 1. If the code contribution is a bug fix, then please ensure that enough
 information is provided so that the maintainer can readily reproduce and
index 39db16672ddddbbe766841d6f951732ec5607fdd..a2a5febb9098438a5ccf0bd2254585c9a2727c1e 100644 (file)
@@ -31,7 +31,7 @@ assignees: dcommander
 **Platform(s) (compiler version, operating system version, CPU) on which the bug was observed:**
 
 
-**libjpeg-turbo version(s) in which the bug was observed:**
+**libjpeg-turbo release(s), commit(s), or branch(es) in which the bug was observed (always test the tip of the master branch or the latest [stable pre-release](https://libjpeg-turbo.org/DeveloperInfo/PreReleases) to verify that the bug hasn't already been fixed):**
 
 
 **If the bug is a regression, the specific commit that introduced the regression (use `git bisect` to determine this):**