[GRASS-git] [OSGeo/grass] bb12bc: contributing: Add empty line after heading in rele...
Vaclav Petras
noreply at github.com
Tue Jun 20 00:26:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: bb12bc3efe105c398bfda897c66d7c7f3ffa85a9
https://github.com/OSGeo/grass/commit/bb12bc3efe105c398bfda897c66d7c7f3ffa85a9
Author: Vaclav Petras <wenzeslaus at gmail.com>
Date: 2023-06-20 (Tue, 20 Jun 2023)
Changed paths:
M utils/generate_release_notes.py
Log Message:
-----------
contributing: Add empty line after heading in release notes (#3048)
Based on the issue reported on Gitter 'there must be an empty line after the section titles to be valid MD.' This adds an extra newline after the headings generated by the script. Some headings are generated by the GitHub API and they don't include the line. GitHub rendering works well for both versions.
More information about the grass-commit
mailing list