Skip to content

Commit 09d1679

Browse files
committed
docs: Add note about immutable releases
1 parent 7ffb797 commit 09d1679

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ Here are the steps to follow to publish the package:
7373
git push -f origin v0
7474
```
7575

76+
> [!NOTE] This GitHub project has immutable releases enabled. Once you create a release, you can
77+
> only edit the title and description. You cannot delete the full release tag (e.g. `v0.1.2`).
78+
7679
## Developer Certificate of Origin (DCO)
7780

7881
Developer's Certificate of Origin 1.1

0 commit comments

Comments
 (0)