Skip to content

Commit d6ec7a7

Browse files
dvandersluismergify[bot]
authored andcommitted
Fix formatting in CONTRIBUTING.md.
1 parent e299edd commit d6ec7a7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ $ rubocop -V
5050
Changelog entries are just files under the `changelog/` folder that will be merged
5151
into `CHANGELOG.md` at release time. You can create new changelog entries like this:
5252

53-
$ bundle exec rake changelog:new
54-
$ bundle exec rake changelog:fix
55-
$ bundle exec rake changelog:change
53+
$ bundle exec rake changelog:new
54+
$ bundle exec rake changelog:fix
55+
$ bundle exec rake changelog:change
5656

5757
Those commands correspond to "new feature", "bug-fix" and "changed" entries in the changelog.
5858

0 commit comments

Comments
 (0)