We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ffb797 commit 09d1679Copy full SHA for 09d1679
CONTRIBUTING.md
@@ -73,6 +73,9 @@ Here are the steps to follow to publish the package:
73
git push -f origin v0
74
```
75
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
+
79
## Developer Certificate of Origin (DCO)
80
81
Developer's Certificate of Origin 1.1
0 commit comments