Skip to content

Commit

Permalink
github: remove unintended line break in issue voting note (#19455)
Browse files Browse the repository at this point in the history
  • Loading branch information
ttytm committed Sep 27, 2023
1 parent ec30256 commit 92a534a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/add-voting-info.yml
Expand Up @@ -17,8 +17,7 @@ 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 vote for this issue using the 👍 reaction. More votes 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.
Expand Down

0 comments on commit 92a534a

Please sign in to comment.