Skip to content

Commit

Permalink
ci(changelog_template): Add a reminder about virus scanning
Browse files Browse the repository at this point in the history
  • Loading branch information
radimkarnis committed Feb 5, 2024
1 parent 8f38367 commit 4b87de1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ci/gh_changelog_template.md.j2
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,9 @@
{% endfor %}

Thanks to <FILL OUT CONTRIBUTORS>, and others for contributing to this release!

# Results of checking the release against common anti-virus SW

<Upload the release binaries to VirusTotal and ADD a link to the report here>

The failures are probably false positives. You can mark esptool as safe in your anti-virus SW, or [install esptool from source](https://docs.espressif.com/projects/esptool/en/latest/installation.html).

0 comments on commit 4b87de1

Please sign in to comment.