Skip to content
This repository has been archived by the owner on Jul 3, 2021. It is now read-only.

Commit

Permalink
feat: use GitHub tooltip copy as default comment
Browse files Browse the repository at this point in the history
GitHub shows a friendly tooltip when a +1 is typed
into the comment field.
  • Loading branch information
dessant committed Jun 9, 2019
1 parent 9707e77 commit 4161662
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ exemptLabels: []
# Replace matching comments with this message, `{comment-author}` is an
# optional placeholder. Set to `false` to disable
reactionComment: >
:wave: @{comment-author}, did you mean to use
:wave: @{comment-author}, would you like to leave
a [reaction](https://git.io/vhzhC) instead?
# Limit to only `issues` or `pulls`
Expand Down
2 changes: 1 addition & 1 deletion assets/app-description.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ exemptLabels: []
# Replace matching comments with this message, `{comment-author}` is an
# optional placeholder. Set to `false` to disable
reactionComment: >
:wave: @{comment-author}, did you mean to use
:wave: @{comment-author}, would you like to leave
a [reaction](https://git.io/vhzhC) instead?
# Limit to only `issues` or `pulls`
Expand Down

0 comments on commit 4161662

Please sign in to comment.