From a9340463404f7e133c575bbc7560215faddfaba1 Mon Sep 17 00:00:00 2001 From: rkiel Date: Thu, 8 Feb 2018 21:54:32 -0500 Subject: [PATCH] this-is-a-test: another test --- FEATURE.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/FEATURE.md b/FEATURE.md index 2fd9ea3..2a5a981 100644 --- a/FEATURE.md +++ b/FEATURE.md @@ -12,8 +12,6 @@ Feature branches have specific format: USER-BASE-FEATURE. * BASE is the standard branch or release branch to base the feature branch on * FEATURE is the name of the feature -#### TEST - #### Start To start a new feature, go to the standard branch or a release branch.