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 09d1679 commit f9aedadCopy full SHA for f9aedad
CONTRIBUTING.md
@@ -73,8 +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`).
+> [!NOTE]
+> This GitHub project has immutable releases enabled. Once you create a release, you can only edit
78
+> the title and description. You cannot delete the full release tag (e.g. `v0.1.2`).
79
80
## Developer Certificate of Origin (DCO)
81
0 commit comments