From a44b65c6680d4bf3700b2238faa59c27795c021d Mon Sep 17 00:00:00 2001 From: Mark Fussell Date: Thu, 19 Sep 2019 14:30:46 -0700 Subject: [PATCH] Updated readme.md to fix typos and titles --- readme.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/readme.md b/readme.md index 0651d57a4..97df94c6f 100644 --- a/readme.md +++ b/readme.md @@ -2,24 +2,24 @@ Welcome to the source file repository for Actions documentation -#View published documentation -Browse the Actions documentation and walk-through tutotials and code samples on the website which includes versioned docs for recent releases links to all community resources, as well as Knative governance and contributor guidelines. +# View published documentation +Browse the Actions documentation and walk-through tutotials and code samples on the website which includes versioned docs for recent releases links to all community resources, as well as the governance and contributor guidelines. -#Documentation content source files used on website +# Documentation content source files used on website The source files for the documentation on the website can be found in the /docs directory of this repo. If you want to contribute a fix or add new content to the documentation, you can navigate through this repo or use the Edit this page on each of the pages. Before you can contribute, first start by reading the Actions contributor guidelines, learn about our community and requirements. In addition to reading about how to contribute to the docs, you should take a moment to learn about the Actions code of conduct, governance, values, and the various working groups and committees. -#Community and contributor guidelines +# Community and contributor guidelines Source files for all community and governance topics are located separately in the X repo. -#Documentation versions for Actions releases +# Documentation versions for Actions releases Each release of the Actions docs are available in the website (starting with v0.3) and their source files are all stored in branches of this repo. -#Help and support +# Help and support Your help and feedback is truely welcome to make Actions better than ever If you find an issue let us know, either by clicking the Create Issue on any of the website page, or by directly opening an issue here in the repo. If you have a question that you can't find an answer to, we would also like to hear about that too.