From 965028513bf4ff4ed60336fa3824990eff25f249 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Tue, 29 Dec 2015 12:36:18 -0500 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9a5f8dbde..295f43d22 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -26,6 +26,7 @@ The most important part when opening an issue: **detailed steps**. 1. _One specific_ issue per submission. 1. The logger is the tool of choice to use to help diagnose issues. 1. Do **NOT**: + - Submit pull requests. - Submit design ideas. - Submit feature requests. - Submit "revolutionary ideas". @@ -42,7 +43,6 @@ The most important part when opening an issue: **detailed steps**. ### What to include - To help diagnose and fix the bug/issue, please always include the following in your report: * A clear list of steps to reproduce the problem