From 6ff9bf5e999585b8ccde1e588c9423132e72c21d Mon Sep 17 00:00:00 2001 From: Tiered Blocks Date: May 01 2021 07:26:33 +0000 Subject: Update modules/contributing/pages/contributing-to-existing-docs.adoc Added == below Git commit tips --- diff --git a/modules/contributing/pages/contributing-to-existing-docs.adoc b/modules/contributing/pages/contributing-to-existing-docs.adoc index f1a2708..9ec7613 100644 --- a/modules/contributing/pages/contributing-to-existing-docs.adoc +++ b/modules/contributing/pages/contributing-to-existing-docs.adoc @@ -37,7 +37,7 @@ Under the "Branch" heading of the commit interface, select "New branch" and give [TIP] .Git commit tips -==== +====== * When naming your branch, use only ASCII letters, digits, hyphens (`-`) and underscores (`_`). The name pass:q[_may_] contain, but not start or end with, single periods (`.`). Spaces, double periods (`..`), and most other punctuation are not permitted.