diff --git a/.github/ISSUE_TEMPLATE/add-product.md b/.github/ISSUE_TEMPLATE/add-product.md index 58e34627b..f3df5aeca 100644 --- a/.github/ISSUE_TEMPLATE/add-product.md +++ b/.github/ISSUE_TEMPLATE/add-product.md @@ -23,6 +23,7 @@ assignees: '' - [ ] Add a new `dev_.yml` GitHub Action workflow in the `.github/workflows` folder. Use existing local action whenever possible or consider creating a new one when there is no fitting action available. +- [ ] Run `.scripts/update_readme_badges.sh` to generate the new status badge. ``` _Please consider updating this template if these instructions are wrong, or