Skip to content

Commit

Permalink
docs(contributing): info on string length
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcg1 committed Jun 23, 2020
1 parent 92b8184 commit 40a01d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,8 @@ For branches, commits, and PRs we follow some basic naming conventions:
* Be descriptive
* Use all lower-case
* Limit punctuation
* Include one of our specified types
* Include one of our specified [types](#types)
* Short (under 70 characters is best)
* In general, follow the [Conventional Commit](https://www.conventionalcommits.org/en/v1.0.0/#summary) guidelines

### Types
Expand Down

0 comments on commit 40a01d9

Please sign in to comment.