Skip to content

Commit 1ddfdbf

Browse files
authored
chore: Add task to add-product issue template (#892)
This adds a task which states that the badges in the README file need to be updates by running the appropriate script.
1 parent be5f7b5 commit 1ddfdbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/ISSUE_TEMPLATE/add-product.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ assignees: ''
2323
- [ ] Add a new `dev_<PRODUCT>.yml` GitHub Action workflow in the
2424
`.github/workflows` folder. Use existing local action whenever possible
2525
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.
2627
```
2728

2829
_Please consider updating this template if these instructions are wrong, or

0 commit comments

Comments
 (0)