diff --git a/.0_CS_Contributor_License_Agreement.md b/00-contributor-license-agreement.md similarity index 100% rename from .0_CS_Contributor_License_Agreement.md rename to 00-contributor-license-agreement.md diff --git a/1._Community_Specification_License-v1.md b/01-community-specification-license-v1.md similarity index 100% rename from 1._Community_Specification_License-v1.md rename to 01-community-specification-license-v1.md diff --git a/2._Scope.md b/02-scope.md similarity index 100% rename from 2._Scope.md rename to 02-scope.md diff --git a/3._Notices.md b/03-notices.md similarity index 100% rename from 3._Notices.md rename to 03-notices.md diff --git a/4._License.md b/04-license.md similarity index 100% rename from 4._License.md rename to 04-license.md diff --git a/5._Governance.md b/05-governance.md similarity index 100% rename from 5._Governance.md rename to 05-governance.md diff --git a/6._Contributing.md b/06-contributing.md similarity index 100% rename from 6._Contributing.md rename to 06-contributing.md diff --git a/7._CS_Template.md b/07-spec-template.md similarity index 95% rename from 7._CS_Template.md rename to 07-spec-template.md index f979fd3..1aa9788 100644 --- a/7._CS_Template.md +++ b/07-spec-template.md @@ -8,12 +8,12 @@ A model manuscript of a draft International Standard (known as “The Rice Model In addition, we recommend using the key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" as described in RFC 2119 - https://tools.ietf.org/html/rfc2119 - + ## Title ### Version _______ ### Status (Pre-draft, Draft, Approved) - + © _________________ This specification is subject to the Community Specification License 1.0, available at [https://github.com/CommunitySpecification/1.0](https://github.com/CommunitySpecification/1.0). @@ -42,7 +42,7 @@ Introduction i 6 Clause title 1 -Annex A (informative) +Annex A (informative) Bibliography 1 @@ -68,7 +68,7 @@ THESE MATERIALS ARE PROVIDED “AS IS.” The Contributors and Licensees express Introduction Type text. - + ## Title (Introductory element — Main element — Part : Part title) 1 Scope (mandatory) @@ -135,7 +135,7 @@ term text of the definition -4 Clause title +4 Clause title Type text. @@ -145,9 +145,9 @@ Type text. Use subclauses if required e.g. 5.1 or 5.1.1. For example: -5.1 Subclause +5.1 Subclause -5.1.1 Subclause +5.1.1 Subclause 6 Clause title diff --git a/8._Code_of_Conduct.md b/08-code-of-conduct.md similarity index 100% rename from 8._Code_of_Conduct.md rename to 08-code-of-conduct.md diff --git a/Readme.md b/Readme.md index ac90427..fa35f66 100644 --- a/Readme.md +++ b/Readme.md @@ -10,7 +10,7 @@ The Community Specification allows you to start a specification development effo ## How to get started? -Instructions for using the Community Specification are included in the ..Getting Started.md file. +Instructions for using the Community Specification are included in the getting-started.md file. ## Could I just use an open source license for my specifications? Why should I use a specification license? diff --git a/..Getting Started.md b/getting-started.md similarity index 100% rename from ..Getting Started.md rename to getting-started.md