Skip to content

Improve community contributions release process

Enrique Alcántara requested to merge ealcantara-update-release-process-docs into main

Description

It separates the process of cutting a release of the extension from the process of documenting community contributions. The goal of this change is to ensure that we don't try to amend the release commit to include the community contributions that were manually added to the CHANGELOG.md file.

Related Issues

Resolves #[issue_number]

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap
Edited by Enrique Alcántara

Merge request reports