thunderbird / thunderbird/thunderbird-notes
Split system requirements by platform
@MelissaAutumn is already working on this.
Since Mar 22, 2024.
- Dominant language
- Python
- Stars
- 44
- Forks
- 16
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 8
Description
The redesign of thunderbird.net plans to display the system requirements per each release note grouped by platform. Currently system requirements are a single blob of text. I'm doing a hacky work-around right now to get the results that's requested, but it would be even better if we just adjusted the source data.
I'll do the work, but if there's any concerns or issues that folks foresee with this change, please let me know! (Here or the upcoming PR.)
Sample system requirement:
https://github.com/thunderbird/thunderbird-notes/blob/master/release/115.0.yml#L17
WIP Redesign:
https://new.thunderbird.net/en-US/thunderbird/115.9.0/releasenotes/
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.
Assessment
This issue has not been assessed yet.