Skip to content

Commit 9fb3949

Browse files
committed
More context
1 parent 1f2ad46 commit 9fb3949

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr-issue-check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
with:
1717
github-token: ${{ secrets.GITHUB_TOKEN }}
1818
exempt-labels: "no-issue-needed"
19-
request-issue-message: "Could you please link an issue to this PR? This helps us track the context and purpose of changes."
20-
thank-you-message: "Thank you for your contribution! 🎉"
19+
request-issue-message: "Could you please link an issue to this PR? This helps us track the context and purpose of changes. If an issue doesn't exist yet, create one before linking it."
20+
thank-you-message: "Thank you for your contribution to Dash! 🎉"
2121
issue-added-message: "Thanks for adding an issue! ✅"

0 commit comments

Comments
 (0)