chore: clarify newline requirement in newsfragments README.md (#775)

* chore: clarify newline requirement in README

Small change in newsfragments README.md, that reduces some possible room for pull-request tox workflow errors.

* style: remove double backticks for single backticks

the linter strikes again XD.

* docs: clarify trailing newline requirement in newsfragments for lint checks

---------

Co-authored-by: Manu Sheel Gupta <manusheel.edu@gmail.com>
This commit is contained in:
Luca Vivona
2025-07-17 22:43:00 -04:00
committed by GitHub
parent 3ca27c6e93
commit 3507531344
2 changed files with 10 additions and 2 deletions

View File

@ -0,0 +1 @@
Clarified the requirement for a trailing newline in newsfragments to pass lint checks.