Skip to content

Commit a5cb708

Browse files
committed
better comment
1 parent 14658f8 commit a5cb708

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/main/resources/responses_en.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ newIssue.comment=@%s thank you for reporting this. I'll assign someone to take c
55
newIssueUnassigned.comment=@%s thank you for reporting this. Unfortunately, @%s is not a contributor \
66
with the required role (%s), that's why I unassigned them. \n\n\
77
I will assign a contributor to take care of it soon.
8-
newPullRequest.comment=@%s thank you for your Pull Request. I'll assign someone to review it soon.
8+
newPullRequest.comment=@%s thank you for your Pull Request. I'll assign someone to review it soon. \n\n \
9+
If this PR solves a ``todo`` from the code, please don't forget to remove it.
910
reopened.comment=@%s thanks for reopening this, I'll find someone to take a look at it. \n\
1011
However, please keep in mind that reopening tickets is a bad practice. Next time, please \
1112
open a new ticket.

0 commit comments

Comments
 (0)