From 8780d722a32e9d68734a4d07fef30f643e04a74c Mon Sep 17 00:00:00 2001 From: hank L Date: Wed, 24 Jul 2024 18:30:13 +0000 Subject: [PATCH] Update README with definition on Quick Docs Based on discussion at Ask Fedora, I add a definition of Quick Docs taken liberally from a CommBlog article published by Ankur Sinha. https://discussion.fedoraproject.org/t/ideas-and-collaboration-for-quick-docs/124809/15 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8443d02..ba1b79e 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,12 @@ This is the content repository for the Fedora Quick Docs. +Quick docs is a collection of short HOW-TO, tutorials and FAQ-style documentation for Fedora users on the official Fedora documentation site that cover commonly used workflows/tools. + Please report Issues and submit Pull Requests for **Content Fixes** here. Never done a pull request (or "PR")? Here's the [Pagure documentation for Pull Requests](https://docs.pagure.org/pagure/usage/pull_requests.html). - General appearance issues and publishing issues should be reported against the [Fedora Docs Website](https://gitlab.com/fedora/docs/docs-website/docs-fp-o).