Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.73 KB

File metadata and controls

32 lines (24 loc) · 1.73 KB

Changelog

  • Added: The package whose Changelog should be added to should be in the header. Delete the changelog section entirely if it's not needed.
  • Fixed: If you update multiple packages, create a new section with a new header for the other package.
  • Removed/Deprecated/Changed: Each bullet should be prefixed with Added, Fixed, Removed, Deprecated, or Changed to indicate where the entry should go.

Testing and Documentation

  • No tests have been added.
  • Includes unit tests.
  • Includes integration tests.
  • No documentation changes or additions were necessary.
  • Includes documentation for previously-undocumented public API entry points.
  • Includes edits to existing public API documentation.

Backport

Link to the backport to develop branch (NGOv1.X) if applicable. If this is a backport, please add the following to the PR title: "[Backport] ..." . If the backport is not needed please provide the reason why. If "Backports" section will not be present it will lead to CI test failure