Skip to content

Commit 72cb7bf

Browse files
committed
docs: link existing coverage in contributing
1 parent 5ffbdf6 commit 72cb7bf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@ See also [translation coverage](./docs/COVERAGE.md).
2525
Follow along the [i18n example](https://github.com/bpmn-io/bpmn-js-examples/tree/master/i18n) and replace the [`translations.js` stub](https://github.com/bpmn-io/bpmn-js-examples/blob/main/i18n/src/customTranslate/translations.js) with one of the language files in this repository.
2626

2727

28-
## Contributing
28+
## Contribute
29+
30+
Checkout our [translation coverage](./docs/COVERAGE.md) and help us keep our translations up-to-date.
2931

3032
Create a [new language file](https://github.com/bpmn-io/bpmn-js-i18n/new/master/translations) and contribute a translation. Use [`en.js`](./translations/en.js) as a starting point.
3133

0 commit comments

Comments
 (0)