Skip to content

Commit 4a15ece

Browse files
committed
build the latest changes
1 parent ba76d98 commit 4a15ece

File tree

1 file changed

+13
-10
lines changed

1 file changed

+13
-10
lines changed

dist/index.js

+13-10
Original file line numberDiff line numberDiff line change
@@ -39228,31 +39228,34 @@ var CommentHandler = class {
3922839228
}
3922939229
_contribution_phrases() {
3923039230
return [
39231+
"asssign-me",
3923139232
"Assign this issue to me",
3923239233
"Assign it to me",
3923339234
"Assign to me",
3923439235
"Assign me",
3923539236
"Assign me this issue",
3923639237
"Assign this for me",
39237-
"Please assign",
39238+
"Available to work on",
39239+
"Can I be assigned to this issue",
3923839240
"Can I take on this issue",
39241+
"Can I take this issue",
3923939242
"Can I take up this issue",
39240-
"May I work on this issue",
39241-
"May I do this feature",
39243+
"I'd like to be assigned to",
3924239244
"I'm keen to have a go",
3924339245
"I am here to do a university assignment",
3924439246
"I hope to contribute to this issue",
39245-
"Can I be assigned to this issue",
39246-
"Available to work on",
39247+
"I would like to work on this issue",
39248+
"Interested to work",
39249+
"May I work on this issue",
39250+
"May I do this feature",
39251+
"Please assign",
3924739252
"Still open for contribution",
39248-
"Can I take this issue",
39249-
"Would love to work on this issue",
39250-
"Would be happy to pick this up",
3925139253
"Want to take this issue",
3925239254
"Want to contribute",
39255+
"Would be happy to pick this up",
3925339256
"Would like to work on this",
39254-
"I'd like to be assigned to",
39255-
"Would like to contribute"
39257+
"Would like to contribute",
39258+
"Would love to work on this issue"
3925639259
];
3925739260
}
3925839261
};

0 commit comments

Comments
 (0)