Contributions to shi18ny
are very welcome and greatly appreciated! Every contribution helps to improve the quality and reliability of the translations, and every contribution will be given credit.
There are many ways in which you can help us improve shi18ny
:
If the language you are looking for is not yet supported you can help by either 1. filing an issue on the shi18ny
GitHub page, or 2. submitting your own translations to the package.
To create your own translations, follow these steps:
vignette("getting-started")
guide (under To contribute) to fork, clone and install the package.ui-translation.csv
file in the data-raw
folder.vignette("pull-request-guidelines")
).If you notice gaps in one of the existing languages, you can help us improve the package by expanding the dictionary for this language - especially in terms of data science-related words.
To fill the gaps for an existing language, follow these steps:
vignette("getting-started")
guide (under To contribute) to fork, clone and install the package.ui-translation.csv
file in the data-raw
folder.vignette("pull-request-guidelines")
).If you come across any issues in shi18ny
we would appreciate if you could report them in the issue section of the package GitHub page.
If you are reporting an issue, please tell us:
You can help us out by fixing any of the open issues that have been filed in the issue section of the package GitHub page.
To fix an issue, follow these steps:
vignette("getting-started")
guide (under To contribute) to fork, clone and install the package.fix/name_of_issue
.devtools::test()
.vignette("pull-request-guidelines")
).We’re always looking to expand shi18ny
with new features that will promote the internationalisation of data science. If you have ideas for such features, don’t hesitate to tell us by filing an issue on our GitHub page, and choose the issue type ‘Feature request’.
To help us in advancing the internationalization of data science you can also implement your own feature (or implement one of the open feature requests in the issue section of the package GitHub page).
To implement your own feature, follow these steps:
vignette("getting-started")
guide (under To contribute) to fork, clone and install the package.feature/name_of_feature
.devtools::test()
).vignette("pull-request-guidelines")
).There is always scope for improving the shi18ny
documentation. Helpful ways to contribute to the documentation could be
…thank you for your contributions!