Skip to content

Commit

Permalink
Fix formatting in CONTRIBUTING.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
dvandersluis authored and mergify[bot] committed Nov 12, 2020
1 parent e299edd commit d6ec7a7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ $ rubocop -V
Changelog entries are just files under the `changelog/` folder that will be merged
into `CHANGELOG.md` at release time. You can create new changelog entries like this:

$ bundle exec rake changelog:new
$ bundle exec rake changelog:fix
$ bundle exec rake changelog:change
$ bundle exec rake changelog:new
$ bundle exec rake changelog:fix
$ bundle exec rake changelog:change

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

Expand Down

0 comments on commit d6ec7a7

Please sign in to comment.