From a88a661b6e86591a9ae2a9a4d73f012e11f037f2 Mon Sep 17 00:00:00 2001 From: gorhill Date: Fri, 27 Mar 2015 16:39:59 -0400 Subject: [PATCH] what to submit and not submit --- CONTRIBUTING.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1d500c8d4..8ea0b171d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -16,9 +16,11 @@ Probably the easiest way to submit an issue. ### Before you submit +1. Submit bugs/issues only. +1. Do **not** submit design ideas: any such issue will be closed without comment. 1. Make sure your issue [hasn't already been fixed in a recent release](https://github.com/gorhill/uBlock/releases). That's good news! -2. Verify that the issue does **not** occur with uBlock disabled. If it still occurs with uBlock disabled, it's probably not an issue with uBlock. - +1. Verify that the issue does **not** occur with uBlock disabled. If it still occurs with uBlock disabled, it's probably not an issue with uBlock. + --- ### What to include