Skip to content

Commit 17c0c8e

Browse files
committed
Update Contributing.md #323
New section in Contributing.md for adding README.md translation
1 parent 2b5b5ef commit 17c0c8e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: CONTRIBUTING.md

+7
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ information to effectively respond to your bug report or contribution.
1212
* [Adding support for a new language](#adding-support-for-a-new-language)
1313
* [Ascii logo](#ascii-logo)
1414
* [Adding support for a new package manager](#adding-support-for-a-new-package-manager)
15+
* [Adding translation for README.md](#adding-translation-for-readme)
1516
* [Project-specific notes](#project-specific-notes)
1617

1718
## Reporting Bugs / Feature Requests
@@ -150,6 +151,12 @@ package_managers.insert(
150151
);
151152
```
152153

154+
### Adding translation for README.md
155+
156+
In order to make Onefetch more accessible for non English-speakers, we are seeking the help of multilingual contributors willing to translate the README.md in their native tongue.
157+
158+
These translations will be accessible directly from the English README.md via hyperlinks.
159+
153160
### Project-specific notes
154161

155162
- Please ensure your changes are formatted according to `cargo fmt`.

0 commit comments

Comments
 (0)