From 8facb10e9930d5f4f39736f1e1dc50624a8a125c Mon Sep 17 00:00:00 2001 From: Frank Dana (FeRD) Date: Sep 19 2019 00:15:35 +0000 Subject: adding-new-docs: Fix admonition syntax --- diff --git a/modules/contributing/pages/adding-new-docs.adoc b/modules/contributing/pages/adding-new-docs.adoc index af2af03..086af87 100644 --- a/modules/contributing/pages/adding-new-docs.adoc +++ b/modules/contributing/pages/adding-new-docs.adoc @@ -3,9 +3,9 @@ This section describes how to add new documentation to the website and ensure it is published and listed somewhere. Before you start following this procedure, make sure that you fulfill all the requirements lited in xref:prerequisites.adoc[Prerequisites]. [IMPORTANT] -== +==== Before you start creating an entirely new documentation set, consult the mailing list to make sure your work is accepted by the project and you do not spend time developing docs that will be rejected in the end. -== +==== . Clone the template repository: link:++https://pagure.io/fedora-docs/template++[]