We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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/
The text was updated successfully, but these errors were encountered:
MelissaAutumn
No branches or pull requests
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/
The text was updated successfully, but these errors were encountered: