axodotdev / axodotdev/cargo-dist
ensure changelog uses softwraps
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 150
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 32
Description
chatted briefly with @zanieb and it seemes the github release notes use a different renderer than the code renderer (is this new???) and so their changelog was displayed with hard wraps. since we are processing that string anyways, we could/should update it to make sure it will display properly in github.
Contributor guide
Research direction
Trace where cargo-dist processes the changelog string and where GitHub release notes are generated. Reproduce the hard-wrap rendering in GitHub, then verify the processed changelog displays with soft wraps there. The issue names no files or tests, so locating the relevant release-notes path is the first step.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100