From 1a2f383cc72af85c868d9839b9917e0fb2ad70e4 Mon Sep 17 00:00:00 2001 From: "David J. M. Karlsen" Date: Fri, 21 Sep 2018 15:00:17 +0200 Subject: [PATCH] fix docs - there is no CLA any longer (#7890) Signed-off-by: David J. M. Karlsen --- CONTRIBUTING.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ac55f00757..d5a0656944 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -78,8 +78,7 @@ This repository is used by Chart developers for maintaining the official charts ## How to Contribute a Chart -1. If you haven't already done so, sign a Contributor License Agreement (see details above). -1. Fork this repository, develop and test your Chart. +1. Fork this repository, develop and test your Chart. Remember to sign off your commits as described in the "Sign Your Work" chapter. 1. Choose the correct folder for your chart based on the information in the [Repository Structure](README.md#repository-structure) section 1. Ensure your Chart follows the [technical](#technical-requirements) and [documentation](#documentation-requirements) guidelines, described below. 1. Submit a pull request.