Updated Creating a release (markdown)
This commit is contained in:
parent
646d828c0e
commit
dd78f5ab2f
|
@ -40,7 +40,7 @@ PATH=$PATH:$(pwd)/bin
|
|||
|
||||
## Website
|
||||
|
||||
- Create a new blog post in `_drafts`
|
||||
- Create a new blog post in `_drafts` titled: `version-<ver>-released.md` where `<ver>` is the version without any dots, e.g. `0180` for `0.18.0`.
|
||||
- When ready to release:
|
||||
- move the blog post into `_posts`
|
||||
- modify config.yml's `version` key to the new version
|
||||
|
|
Loading…
Reference in New Issue