fix: update broken git-workflow.md link in welcome message#391
fix: update broken git-workflow.md link in welcome message#391Varadraj75 wants to merge 2 commits intoasyncapi:masterfrom
Conversation
There was a problem hiding this comment.
Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.
There was a problem hiding this comment.
Pull request overview
Updates the “basic recommended setup” link in the first-time contributor welcome message workflow to point to the current documentation location in asyncapi/community, fixing a 404.
Changes:
- Replaced the obsolete
git-workflow.mdURL withdocs/010-contribution-guidelines/tools-and-setup.mdin the issue welcome message.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
Florence-Njeri
left a comment
There was a problem hiding this comment.
Hi @Varadraj75 thank you for contributing to AsyncAPI!
I just checked and the bot link is indeed broken, however I think this might be the correct link: https://github.com/asyncapi/community/blob/master/docs/010-contribution-guidelines/git-workflow.md
cc: @thulieblack please confirm. The link seems to have been broken by this PR: asyncapi/community#1833
|
Yes thats correct, thanks Florence |
Co-authored-by: Florence Njeri <40742916+Florence-Njeri@users.noreply.github.com>
Description
git-workflow.mdwas returning a 404 as the file no longer existsdocs/010-contribution-guidelines/tools-and-setup.mdRelated issue(s)
Resolves asyncapi/community#2264