We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8a2730c + 1ddfdbf commit b127679Copy full SHA for b127679
.github/ISSUE_TEMPLATE/add-product.md
@@ -23,6 +23,7 @@ assignees: ''
23
- [ ] Add a new `dev_<PRODUCT>.yml` GitHub Action workflow in the
24
`.github/workflows` folder. Use existing local action whenever possible
25
or consider creating a new one when there is no fitting action available.
26
+- [ ] Run `.scripts/update_readme_badges.sh` to generate the new status badge.
27
```
28
29
_Please consider updating this template if these instructions are wrong, or
0 commit comments