Skip to content

Commit f9aedad

Browse files
committed
docs: Fix note formatting
1 parent 09d1679 commit f9aedad

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +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`).
76+
> [!NOTE]
77+
> 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`).
7879
7980
## Developer Certificate of Origin (DCO)
8081

0 commit comments

Comments
 (0)