Skip to content

Commit 16cff56

Browse files
authored
doc: update issue reference format in CONTRIBUTING.md (#13382)
Fix the last line of the commit message example, which previously had an unnecessary slash.
1 parent ff45dd2 commit 16cff56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ feat(storage): add new storage bucket feature
124124
125125
A new feature is added to storage.
126126
127-
Fixes \#238
127+
Fixes #238
128128
```
129129

130130
### First line

0 commit comments

Comments
 (0)