Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit d8a0b97

Browse files
committed
Update CONTRIBUTING.md and README.md
1 parent aa77c68 commit d8a0b97

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,11 @@ $ sphinx-autobuild . _build/html
4343

4444
Visit the webpage served at http://127.0.0.1:8000.
4545

46+
Your environment is now set up.
47+
Please verify that the modifications to the RST file are correctly converted into an HTML file, and then submit a pull request.
48+
49+
## Tasks to Be Performed by the Localization Manager
50+
4651
#### Generate POT files
4752

4853
Execute the `sphinx-build` command in the docs directory:

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,18 @@ We welcome contributions to improve both the English and Japanese versions.
1111
## Deployment site
1212

1313
- English: https://doma.readthedocs.io/en
14-
- Japanese: https://doma.readthedocs.io/ja
14+
- Japanese: https://doma.readthedocs.io/ja
15+
16+
## To Those Who Can Help Improve English Documentation
17+
18+
Please read the [CONTRIBUTING.md](CONTRIBUTING.md) file.
19+
20+
## To Those Who Can Help with Japanese Translation
21+
22+
日本語翻訳に協力してくれる方は、[Crowdin](https://crowdin.com/project/doma-docs) に登録して翻訳をお願いします。
23+
英語から日本語への翻訳はもちろん、既存の日本語訳の修正や改善も歓迎します。
24+
25+
Crowdinの使い方や翻訳方針に関する質問は [Issues](https://github.com/domaframework/doma-docs/issues) または [Discussions](https://github.com/domaframework/doma-docs/discussions) でお気軽にどうぞ。
26+
27+
日本語翻訳に関すると問い合わせは日本語で登録いただいて構いません。
28+

0 commit comments

Comments
 (0)