mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
github: refine voting info (#19611)
This commit is contained in:
parent
561fd9471f
commit
48a1d6cc6c
1 changed files with 3 additions and 3 deletions
6
.github/workflows/add-voting-info.yml
vendored
6
.github/workflows/add-voting-info.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue