Skip to content

Commit 3fe7e2d

Browse files
committed
Updated contributions file
1 parent 51e7444 commit 3fe7e2d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/community/contributing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ Likewise, if users don't know that there is a new feature that you've implemente
372372
The documentation has to be updated for users to know that things have been changed and added!
373373
If you are adding a new feature, add `(v10.8.0+)` in the title or description. It will be replaced automatically with the current version number when the release happens.
374374

375-
eg: `# Feature Name (v<MERMAID_RELEASE_VERSION>+)`
375+
eg: `# Feature Name (v10.8.0+)`
376376

377377
We know it can sometimes be hard to code _and_ write user documentation.
378378

packages/mermaid/src/docs/community/contributing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ Likewise, if users don't know that there is a new feature that you've implemente
373373
The documentation has to be updated for users to know that things have been changed and added!
374374
If you are adding a new feature, add `(v10.8.0+)` in the title or description. It will be replaced automatically with the current version number when the release happens.
375375

376-
eg: `# Feature Name (v<MERMAID_RELEASE_VERSION>+)`
376+
eg: `# Feature Name (v10.8.0+)`
377377

378378
We know it can sometimes be hard to code _and_ write user documentation.
379379

0 commit comments

Comments
 (0)