This commit is contained in:
Bassem Dghaidi 2026-01-29 01:58:41 -08:00 committed by GitHub
parent 3baa5f1c7b
commit 24e8b877a8

View File

@ -2,7 +2,8 @@
## How to prepare a release
The below is relevant for maintainers with write access only.
> [!NOTE]
> Relevant for maintainers with write access only.
1. Switch to a new branch from `main`.
1. Run `npm test` to ensure all tests are passing.