WebサイトのChangelogの貢献者の表示を実装する
Open
Nobody has claimed this yet.
enhancement
priority: low
- Dominant language
- Rust
- Stars
- 62
- Forks
- 18
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 6
Description
方針
- 本家と同様の表示ができるように実装する
- 貢献者の表示はサポートせず、本家のページへの案内を表示する
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
Start with the referenced docs/src/lib.rs lines 1011-1013 in typst-jp/typst-jp.github.io and compare the upstream changelog presentation. Implement the planned behavior without supporting contributor listings, instead showing guidance to the original project's page. Done means the website changelog displays that guidance correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100