[Docs Bug 🐞 report]: Broken "basic recommended setup" link in GitHub Actions welcome message
- Dominant language
- No language data
- Stars
- 36
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the bug you found in AsyncAPI Docs.
### What is wrong?
The GitHub Actions bot welcome message that is automatically posted on new issues
contains a broken link to the **basic recommended setup** documentation.
### Where it appears
This message is posted by GitHub Actions as an automated comment on newly created
issues across AsyncAPI repositories (for example: asyncapi/community).
Example text from the bot:
> “Please check out our contributors guide and the instructions about a
> basic recommended setup useful for opening a pull request.”
### Broken link
The link behind **basic recommended setup** points to a non-existing file and returns 404:
https://github.com/asyncapi/community/blob/master/docs/010-contribution-guidelines/basic-recommended-setup.md
### Expected behavior
The GitHub Actions welcome message should link to the correct and existing
basic recommended setup documentation.
### Attach any resources that can help us understand the issue.
### Evidence
#### 404 link location
#### link goes to 404
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
### Are you willing to work on this issue ?
Yes I am willing to submit a PR!
Contributor guide
Research direction
In the asyncapi/.github repository, search the reusable GitHub Actions welcome-message configuration for the broken basic-recommended-setup.md URL. Update the link to the existing documentation path and verify that the resulting URL resolves successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100