Skip to content

Commit

Permalink
docs(readme): add note on emptying changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Jan 5, 2024
1 parent b0678a1 commit cbe68f4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ to the `tests` directory.
1. Add the API key to the repository's
[GitHub Actions secrets](https://docs.github.com/en/actions/security-guides/encrypted-secrets#creating-encrypted-secrets-for-a-repository).
1. Text that needs to be updated is marked with `TODO:` comments.
1. Rename [`plugin-template.nvim-scm-1.rockspec`](./plugin-template.nvim-scm-1.rockspec)
1. Rename [`plugin-template.nvim-scm-1.rockspec`](./plugin-template.nvim-scm-1.rockspec).
1. Delete the content of [CHANGELOG.md](./CHANGELOG.md).

## Contributing

Expand Down

0 comments on commit cbe68f4

Please sign in to comment.