Skip to content

Closes #5255: Update release notes structure#5276

Merged
joeparsons merged 18 commits intomainfrom
issue/5255
Feb 20, 2026
Merged

Closes #5255: Update release notes structure#5276
joeparsons merged 18 commits intomainfrom
issue/5255

Conversation

@danahertzberg
Copy link
Copy Markdown
Contributor

@danahertzberg danahertzberg commented Feb 3, 2026

Description

Updates release formatting to use a table.

Changes to Release Types section include:

  • LTS patch release note moved to Patch releases section
  • Minor releases has a description
  • Major releases has a description
  • New "What's Included in each Type of Release?" section with table format
    • * and ** notes below the table
  • "Bugfix" changed to "Bug-fix"

Release notes

Related issues

Closes #5255

How to test

View file: https://github.com/az-digital/az_quickstart/blob/9d5f61fb6fe30a5e0672833b3445f5ae14800e82/RELEASES.md#release-types

  1. Verify new formatting on RELEASES.md is accurate and legible

Types of changes

Arizona Quickstart (install profile, custom modules, custom theme)

  • Patch release changes
    • Bug fix
    • Accessibility, performance, or security improvement
    • Critical institutional link or brand change
    • Adding experimental module
    • Update experimental module
  • Minor release changes
    • New feature
    • Breaking or visual change to existing behavior
    • Upgrade experimental module to stable
    • Enable existing module by default or database update
    • Non-critical brand change
    • New internal API or API improvement with backwards compatibility
    • Risky or disruptive cleanup to comply with coding standards
    • High-risk or disruptive change (requires upgrade path, risks regression, etc.)
  • Other or unknown
    • Other or unknown

Drupal core

  • Patch release changes
    • Security update
    • Patch level release (non-security bug-fix release)
    • Patch removal that's no longer necessary
  • Minor release changes
    • Major or minor level update
  • Other or unknown
    • Other or unknown

Drupal contrib projects

  • Patch release changes
    • Security update
    • Patch or minor level update
    • Add new module
    • Patch removal that's no longer necessary
  • Minor release changes
    • Major level update
  • Other or unknown
    • Other or unknown

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • My change requires release notes.

@danahertzberg danahertzberg requested review from a team as code owners February 3, 2026 21:46
@danahertzberg danahertzberg linked an issue Feb 3, 2026 that may be closed by this pull request
@danahertzberg danahertzberg self-assigned this Feb 4, 2026
@danahertzberg danahertzberg added the documentation Improvements or additions to documentation label Feb 4, 2026
Comment thread RELEASES.md Outdated
Comment thread RELEASES.md Outdated
Comment thread RELEASES.md Outdated
Comment thread RELEASES.md Outdated
Comment thread RELEASES.md Outdated
Comment thread RELEASES.md Outdated
Comment thread RELEASES.md Outdated
Comment thread RELEASES.md Outdated
Comment thread RELEASES.md Outdated
danahertzberg and others added 7 commits February 6, 2026 11:06
Co-authored-by: Joe Parsons <471936+joeparsons@users.noreply.github.com>
Co-authored-by: Joe Parsons <471936+joeparsons@users.noreply.github.com>
Co-authored-by: Joe Parsons <471936+joeparsons@users.noreply.github.com>
Co-authored-by: Joe Parsons <471936+joeparsons@users.noreply.github.com>
Co-authored-by: Joe Parsons <471936+joeparsons@users.noreply.github.com>
Co-authored-by: Joe Parsons <471936+joeparsons@users.noreply.github.com>
Co-authored-by: Joe Parsons <471936+joeparsons@users.noreply.github.com>
Comment thread RELEASES.md Outdated
Comment thread RELEASES.md Outdated
Comment thread RELEASES.md Outdated
Comment thread RELEASES.md Outdated
danahertzberg and others added 3 commits February 6, 2026 12:24
Co-authored-by: Brian Berndt <74572157+bberndt-uaz@users.noreply.github.com>
Co-authored-by: Brian Berndt <74572157+bberndt-uaz@users.noreply.github.com>
Co-authored-by: Brian Berndt <74572157+bberndt-uaz@users.noreply.github.com>
Comment thread RELEASES.md Outdated
Comment thread RELEASES.md Outdated
@bberndt-uaz bberndt-uaz moved this from Todo to Needs review in 3.2.2 bug-fix patch release Feb 6, 2026
danahertzberg and others added 2 commits February 6, 2026 14:10
Co-authored-by: Joe Parsons <471936+joeparsons@users.noreply.github.com>
Co-authored-by: Joe Parsons <471936+joeparsons@users.noreply.github.com>
@danahertzberg danahertzberg moved this from Needs review to In Progress in 3.2.2 bug-fix patch release Feb 6, 2026
Co-authored-by: Joe Parsons <471936+joeparsons@users.noreply.github.com>
zsaenz
zsaenz previously approved these changes Feb 13, 2026
ewlyman
ewlyman previously approved these changes Feb 18, 2026
@github-project-automation github-project-automation Bot moved this from In Progress to Ready to merge in 3.2.2 bug-fix patch release Feb 18, 2026
Comment thread RELEASES.md Outdated
Co-authored-by: Brian Berndt <74572157+bberndt-uaz@users.noreply.github.com>
@danahertzberg danahertzberg dismissed stale reviews from ewlyman and zsaenz via 8cc3d67 February 18, 2026 20:31
@joeparsons joeparsons merged commit f38e6ab into main Feb 20, 2026
32 checks passed
@joeparsons joeparsons deleted the issue/5255 branch February 20, 2026 17:43
@github-project-automation github-project-automation Bot moved this from Ready to merge to Done in 3.2.2 bug-fix patch release Feb 20, 2026
bberndt-uaz added a commit that referenced this pull request Feb 20, 2026
Co-authored-by: Joe Parsons <471936+joeparsons@users.noreply.github.com>
Co-authored-by: Brian Berndt <74572157+bberndt-uaz@users.noreply.github.com>
(cherry picked from commit f38e6ab)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

No open projects

Development

Successfully merging this pull request may close these issues.

Update RELEASES.md formatting

7 participants