Changelog link is broken
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.7k
- Forks
- 206
- PR merge metrics
- No merged PRs in 30d
Description
In the release notes in https://github.com/pallets/quart/releases/tag/0.23.1 the "changes" links to "https://github.com/pallets/quart/blob/main/CHANGES.rst#0220" but it should be "https://github.com/pallets/quart/blob/main/CHANGES.md#0220" I guess.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the Quart 0.23.1 release notes and inspect the "changes" link. Compare its target with CHANGES.md#0220 in the repository; done means the release page links to the existing Markdown changelog section rather than CHANGES.rst.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 92/100