twisted / towncrier

Manage the release notes for your project.
https://towncrier.readthedocs.io
MIT License
755 stars 107 forks source link

Edit-extension #594

Closed SmileyChris closed 1 month ago

SmileyChris commented 1 month ago

Description

The temporary file towncrier create creates now uses the correct .rst or .md extension, which may help your editor with with syntax highlighting.

Fixes #527

Checklist

adiroiban commented 1 month ago

Many thanks Chris for the improvements!