Skip to content

Commit 106b74f

Browse files
authored
Refine message (#13732)
1 parent 1cdbcfa commit 106b74f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/on-issue-comment.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,10 @@ jobs:
3333
3434
Happy coding! 🚀
3535
assignment_suggestion_comment: >
36-
👋 Hey @{{ handle }}, looks like you’re eager to work on this issue—great! 🎉
37-
It also looks like you skipped reading our [CONTRIBUTING.md](https://github.com/JabRef/jabref/blob/main/CONTRIBUTING.md), which explains exactly how to participate. No worries, it happens to the best of us.
38-
Give it a read, and you’ll discover the ancient wisdom of assigning issues to yourself. Trust me, it’s worth it. 🚀
36+
👋 Hey @{{ handle }}, looks like you’re eager to work on this issue — great! 🎉
37+
It also looks like you don't know how to assign issues to yourself.
38+
Please read our [CONTRIBUTING.md](https://github.com/JabRef/jabref/blob/main/CONTRIBUTING.md) to find out how.
39+
It will also guide you in other aspects of contributing to JabRef.
3940
- name: Move issue corresponding column in "Candidates for University Projects"
4041
uses: m7kvqbe1/github-action-move-issues@main
4142
if: ${{ steps.assign.outputs.assigned == 'yes' || steps.assign.outputs.unassigned == 'yes' }}

0 commit comments

Comments
 (0)