Skip to content

Commit

Permalink
fix: use FIXME
Browse files Browse the repository at this point in the history
Signed-off-by: Felipe Zipitria <[email protected]>
  • Loading branch information
fzipi committed Apr 24, 2024
1 parent f9a0ba5 commit fc97e63
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions content/blog/releases/_template.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 'CRS version VERSION released'
title: 'CRS version FIXME:Version released'
date: '2024-04-23'
author: fzipi
categories:
Expand All @@ -13,16 +13,16 @@ draft: true
<!-- This is a template. To use it:
- copy this file with a new name. could be the release version, e.g. "cp template.md 4.35.0.md"
- replace VERSION with the CRS release version.
- replace "FIXME:Version" with the CRS release version.
- remove the "draft: true" above
- remove this comment
- change the "author:" above to match the one publishing the doc
- update the date of the published document
-->

We have released CRS vVERSION. The new release includes:
We have released CRS FIXME:Version. The new release includes:

- ...

Read the changelog [here](https://github.com/coreruleset/coreruleset/releases/tag/vVERSION).
Read the changelog [here](https://github.com/coreruleset/coreruleset/releases/tag/FIXME:Version).

0 comments on commit fc97e63

Please sign in to comment.