Skip to content

Add a PR template with the What's Changed entry convention #804

Description

@bernardnormier

icerpc-csharp recently introduced a PR description convention (icerpc/icerpc-csharp#4838): every PR description ends with a ## What's Changed entry section that feeds the "What's Changed" section of the GitHub release notes. Each entry is either:

  • an Area: <area> block with one bullet per user-visible change, written from the user's perspective, or
  • None — <short reason>. for changes with no user-facing impact.

We are already asking for this section in slicec PRs (e.g. #802, #803), but slicec has no .github/pull_request_template.md, so contributors have no skeleton or rules to follow.

We should add a PR template to this repository that mirrors the icerpc-csharp template, adjusting the example area names to fit slicec.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions