From 7f11e22a5f10f2e688e44b954f86cf51a8a2805e Mon Sep 17 00:00:00 2001 From: PeacefulPotato <57071692+PeacefulPotato@users.noreply.github.com> Date: Fri, 4 Dec 2020 10:19:27 -0500 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4d748cc..08f6a20 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,6 +6,7 @@ Some examples include: * An error or exception * A flaw in a security feature * Encoded messages not decoding properly + Non examples include: * A security issue not yet advertised (such as adding RSA encrytion) * Adding something new, instead of fixing something old