Skip to content

More clearly document what the contents of NEWS entries should be #935

Closed
@erlend-aasland

Description

@erlend-aasland

The devguide describes in great detail how and when to write NEWS entries (reST syntax, line length, using blurb, etc.), but it barely touches on the subject of what the NEWS entry should contain. IMO we should prioritise telling what a NEWS entry is, rather than how to write it.

  • Audience: Who are we writing for? This affects the detail level, and the tone of the text. This varies depending on NEWS category.
  • Don't be verbose: NEWS entries are a part of a very long changelog. IMO, we should promote brevity.
  • NEWS entries should communicate the actual change accurately in a way readers of the changelog will understand.
  • NEWS entries should be stand-alone; they should not be dependent on the actual diff when it comes to describing the change.

https://devguide.python.org/core-developers/committing/?highlight=news%20entry#updating-news-and-what-s-new-in-python

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions