From 7efd908b76d0b4ac7921d6f3d26f737dc94c253e Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sat, 31 Oct 2015 12:57:56 -0400 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 82582c330..dc7e16280 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -23,7 +23,7 @@ The most important part when opening an issue: **detailed steps**. 1. Submit **bugs/issues only**. - Bugs occur, I will fix them. -1. _One_ issue per entry. +1. _One_ specific issue per entry. 1. The logger is the tool of choice to use to help diagnose issues. 1. Do **NOT**: - Submit design ideas.