thunderbird / thunderbird/thunderbird-notes
Use RSS feed template for mail notes
@MelissaAutumn is already working on this.
Since Jun 5, 2024.
- Dominant language
- Python
- Stars
- 44
- Forks
- 16
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 8
Description
Requires #29
We should add an option for preview.py to generate the notes using the rss feed template: https://github.com/thunderbird/thunderbird-website/blob/master/sites/www.thunderbird.net/includes/release-notes-feed.html
We can then adjust this script's subprocess call to use our new flag
https://github.com/thunderbird/thunderbird-notes/blob/master/tools/mk_release_announce_email.py
The feed template produces simple output which is more easily transferable over email. We may need to make some tweaks though.
Example/
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.