Skip to content

Commit ffb13ca

Browse files
authored
Update issue-assigner.yml (#1188)
updated issue asssigners name and comments
1 parent 6c1f33e commit ffb13ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/issue-assigner.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Remove or comment the line from yml if you don't need that feature
22

33
# The name of bot you would like to be mentioned by users. {name} will be replaced by the below name
4-
name: "issue-assigner"
4+
name: "ASCII_BOT"
55

66
######################## Issue assignment ########################
77

@@ -37,7 +37,7 @@ unassigned-comment: "You have been unassigned to this issue successfully."
3737
######################## Issue Opened ########################
3838

3939
# If the user who opened issue is NOT a maintainer of the repo
40-
issue-opener-not-maintainer: "Thank you for opening this issue. Maintainers will check and approve if seems to be useful."
40+
issue-opener-not-maintainer: "Thank you for opening this issue. You can wait for a discusssion with maintainers or Comment '@{name} claim' to get this issue assigned or '@{name} abandon' to get this issue unassigned."
4141

4242
# If the user who opened issue IS a maintainer of the repo
4343
issue-opener-is-maintainer: "Comment '@{name} claim' to get this issue assigned or '@{name} abandon' to get this issue unassigned."

0 commit comments

Comments
 (0)