mirror of
https://github.com/thoughtbot/factory_bot_rails.git
synced 2022-11-09 11:49:18 -05:00
Fix Markdown formatting
The list was not enumerating when rendered, because the indentation was only two spaces, not four.
This commit is contained in:
parent
9a4addc2c0
commit
e1ab9a0568
1 changed files with 5 additions and 6 deletions
|
@ -15,7 +15,6 @@
|
|||
gem build factory_bot_rails.gemspec
|
||||
gem push factory_bot_rails-VERSION.gem
|
||||
```
|
||||
|
||||
1. Add a new GitHub release using the recent `NEWS.md` as the content. Sample
|
||||
URL: https://github.com/thoughtbot/factory_bot_rails/releases/new?tag=vVERSION
|
||||
1. Announce the new release,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue