From 7f15dacb5504b0ba7f9eb73e8a60e494e3473274 Mon Sep 17 00:00:00 2001 From: Arun Kumar Mohan Date: Wed, 28 Aug 2019 04:05:37 -0500 Subject: Remove csslab --- doc/development/ee_features.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'doc/development') diff --git a/doc/development/ee_features.md b/doc/development/ee_features.md index 1358851f3cd..391361a4b8f 100644 --- a/doc/development/ee_features.md +++ b/doc/development/ee_features.md @@ -1047,8 +1047,6 @@ code base. Examples of backports include the following: Here is a workflow to make sure those changes end up backported safely into CE too. -(This approach does not refer to changes introduced via [csslab](https://gitlab.com/gitlab-org/csslab/).) - 1. **Make your changes in the EE branch.** If possible, keep a separated commit (to be squashed) to help backporting and review. 1. **Open merge request to EE project.** 1. **Apply the changes you made to CE files in a branch of the CE project.** (Tip: Use `patch` with the diff from your commit in EE branch) -- cgit v1.2.1