Skip to content

Commit b41be83

Browse files
authored
chore: improve needs reproduction message (#6618)
1 parent eddcfbf commit b41be83

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/labeling-issues.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
issue-number: ${{ github.event.issue.number }}
2929
body: |
3030
Hello @${{ github.event.issue.user.login }}. Please provide a [minimal reproduction](https://stackoverflow.com/help/minimal-reproducible-example) using a GitHub repository or [StackBlitz](https://qwik.new).
31+
[Here](https://antfu.me/posts/why-reproductions-are-required#why-reproduction) is why we really need a minimal reproduction.
3132
Issues marked with `STATUS-2: needs reproduction` will be automatically closed if they have no activity within 14 days.
3233
Thanks 🙏
3334

0 commit comments

Comments
 (0)