Skip to content

Commit

Permalink
Reorganize headlines for specifics
Browse files Browse the repository at this point in the history
  • Loading branch information
joelparkerhenderson committed Feb 16, 2019
1 parent 12ae110 commit 4a3fd01
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@ Contents:
* [Continue with a longer description](#continue-with-a-longer-description)
* [Summary examples](#summary-examples)
* [Summary keywords](#summary-keywords)
* [Real-world examples](#real-world-examples)
* [Use semantic versioning](#use-semantic-versioning)
* [Specifics](#specifics)
* [Specifics for right and wrong](#specifics-for-right-and-wrong)
* [Specifics for length](#specifics-for-length)
* [Reasoning](#reasoning)
* [Reject these formats](#reject-these-formats)
* [Optional: use contact email addresses](#optional-use-contact-email-addresses)
Expand Down Expand Up @@ -148,7 +150,7 @@ We use semantic versioning for many of our projects:
* **Refactor**, **Reformat**, **Rearrange**, **Redraw**, **Reword**: Increment SemVer PATCH version.


## Specifics
## Specifics for right and wrong

Capitalize the summary.

Expand Down Expand Up @@ -180,6 +182,9 @@ Use imperative mood: present tense, active voice, and lead verb.

* Wrong: Feature added (this is passive voice, not active voice)


## Specifics for length

Keep the summary line within 50 characters.

* The purpose is easy readability.
Expand Down

0 comments on commit 4a3fd01

Please sign in to comment.