Skip to content

Commit

Permalink
docs: Formalize next-release label in process (merge #1856)
Browse files Browse the repository at this point in the history
  • Loading branch information
kriskowal authored Nov 9, 2023
2 parents 1d68400 + 5afcb5c commit e4d9de9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ Everything else is wired up thanks to workspaces, so no need to run installs in

# Making a Release

* Review the [next release](
https://github.com/endojs/endo/labels/next-release
) label for additional tasks or pending changes particular to this release.

* Do not release from a Git workspace.
In a Git workspace, `.git` is a file and not a directory.
At time of writing, Lerna does not account for Git workspaces when it looks
Expand Down

0 comments on commit e4d9de9

Please sign in to comment.