Skip to content

Commit

Permalink
github: refine voting info (#19611)
Browse files Browse the repository at this point in the history
  • Loading branch information
ttytm authored Oct 21, 2023
1 parent 561fd94 commit 48a1d6c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/add-voting-info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ jobs:
issue-number: ${{ github.event.issue.number }}
body: |
> [!NOTE]
> You can vote for this issue using the 👍 reaction. More votes increase the issue's priority for developers.
> You can use the 👍 reaction to increase the issue's priority for developers.
>
> Take into account that only the 👍 reaction counts as a vote.
> Only reactions to the issue itself will be counted as votes, not comments.
> Please note that only the 👍 reaction to the issue itself counts as a vote.
> Other reactions and those to comments will not be taken into account.
edit-mode: append
append-separator: newline

0 comments on commit 48a1d6c

Please sign in to comment.