Skip to content

Commit

Permalink
Added note to the CHANGELOG.md template
Browse files Browse the repository at this point in the history
  • Loading branch information
DorijanH committed Nov 20, 2023
1 parent e113d86 commit 79a3e5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ The action also needs to be able to find `CHANGELOG.md` file (naming is case-ins
*Important note*. As it currently stands, the action is inserting the newly compiled section **above** the latest changelog entry. So, the `CHANGELOG.md` needs to contain **atleast**

```
_NOTE: This is an automatically generated file. Do not modify contents of this file manually._
## [Unreleased]
```

Expand Down

0 comments on commit 79a3e5c

Please sign in to comment.