From 2f870b3c07e477a5424bc5cc7dc15f90e484ce8f Mon Sep 17 00:00:00 2001 From: Sean Barrett Date: Sat, 1 Feb 2020 06:19:59 -0800 Subject: [PATCH] Update CONTRIBUTING.md --- .github/CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index a44b4ee..0161659 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -5,7 +5,9 @@ Pull Requests and Issues are both welcome. General priority order is: * Crashes +* Security issues in stb_image * Bugs +* Security concerns in other libs * Warnings * Enhancements (new features, performance improvement, etc)