From c1fe2f792b0ad02a604bc10848f80d667aa9c683 Mon Sep 17 00:00:00 2001 From: Greg Bell Date: Wed, 2 May 2012 10:07:27 -0700 Subject: [PATCH] Removing reference to creating an issue for features --- CONTRIBUTING.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 552d4b33fbe..d4917487c8e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,10 +10,8 @@ The first step to contributing to Active Admin is creating a ticket in our The community has been hard at work already, so please take a second to search for the issue or feature before creating a new one. -All features or bug fixes should have a ticket. This makes it easy for everyone -to discuss the code and know if a fix is already in progress for an issue. If -it's a feature, the team can prioritize what it should work on based on these -tickets. +All bug fixes should have a ticket. This makes it easy for everyone +to discuss the code and know if a fix is already in progress for an issue. ### 2. Fork & Create a Feature Branch