From 65612bc0ca8a00fa37126879955c4e4819e7f280 Mon Sep 17 00:00:00 2001 From: Ikeme Victor <66833101+CloudIkeme@users.noreply.github.com> Date: Wed, 9 Aug 2023 07:27:45 +0100 Subject: [PATCH] fixed green button to go to first step when clicked, added new sections like getting help which references the HOW-TO guides, content, customizing the templates, e.t.c Signed-off-by: Ikeme Victor <66833101+CloudIkeme@users.noreply.github.com> --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 85e27ea..2d2fed2 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ To create a new project repository from this CNCF template: 2. Remove `.github/settings.yml` - this contains configuration specific to for our repo only. You should not keep this file. -3. First, Customize every [required template](#required-templates) files and those specific to your project. +3. Customize every [required template](#required-templates) files and those specific to your project. 4. Remove any templates not needed. @@ -66,7 +66,8 @@ Please note that the security templates may be found in the [Security TAG’s pr ## Getting Help -Need guidance on using these templates? Want to learn more about customizing a specific template? +Need guidance on using these templates? +Want to learn more about customizing a specific template? Check out the [How-To Guides](https://contribute.cncf.io/maintainers/templates/#how-to-guides) on our website. @@ -82,5 +83,4 @@ Review the [How-To Guides](https://contribute.cncf.io/maintainers/templates/#how [contrib-strat]: https://github.com/cncf/sig-contributor-strategy/blob/master/README.md - Note: This is the README file for the templates repo. Please use [README-template.md](README-template.md) as a template for your project README. \ No newline at end of file