Skip to content

Commit

Permalink
Merge pull request #120 from zhigang1992/patch-1
Browse files Browse the repository at this point in the history
Fix example change template format
  • Loading branch information
toolmantim committed Jan 20, 2019
2 parents 2248c5d + bdbb344 commit 31f9022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -44,7 +44,7 @@ categories:
label: fix
- title: 🧰 Maintenance
label: chore
change-template: - $TITLE @$AUTHOR (#$NUMBER)
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
template: |
## Changes
Expand Down

0 comments on commit 31f9022

Please sign in to comment.