Skip to content

Commit 8511d67

Browse files
authored
ci: update contributing link
Signed-off-by: Alex Wichmann <VisualBean@users.noreply.github.com>
1 parent 08e8411 commit 8511d67

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/first-interaction.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
- uses: actions/first-interaction@v1
1616
with:
1717
repo-token: ${{ secrets.GITHUB_TOKEN }}
18-
issue-message: 'Welcome to AsyncAPI.NET. Thank you ${{ github.event.pull_request.user.login }} for reporting your first issue. Please check out our [contributors guide](https://github.com/ByteBardOrg/AsyncAPI.NET/blob/main/CONTRIBUTING.md).'
19-
pr-message: 'Thank you ${{ github.event.pull_request.user.login }} for your first pull request to AsyncAPI.NET repository. Please check out our [contributors guide](https://github.com/ByteBardOrg/AsyncAPI.NET/blob/main/CONTRIBUTING.md).'
18+
issue-message: 'Welcome to AsyncAPI.NET. Thank you ${{ github.event.pull_request.user.login }} for reporting your first issue. Please check out our [contributors guide](https://github.com/ByteBardOrg/AsyncAPI.NET/blob/vnext/CONTRIBUTING.md).'
19+
pr-message: 'Thank you ${{ github.event.pull_request.user.login }} for your first pull request to AsyncAPI.NET repository. Please check out our [contributors guide](https://github.com/ByteBardOrg/AsyncAPI.NET/blob/vnext/CONTRIBUTING.md).'

0 commit comments

Comments
 (0)