Skip to content

Commit

Permalink
github: improve the voting message for issues (#19448)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtemkaKun committed Sep 26, 2023
1 parent 8b31eab commit bd9f42d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/add-voting-info.yml
Expand Up @@ -16,9 +16,9 @@ jobs:
with:
issue-number: ${{ github.event.issue.number }}
body: |
> [!IMPORTANT]
> [!NOTE]
> You can vote for this issue using the 👍 reaction. More votes increase the issue's priority
> for developers.
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.
Expand Down

0 comments on commit bd9f42d

Please sign in to comment.