From 87ed0ddbe01f18d85ff5b2a0b526a4173661ac68 Mon Sep 17 00:00:00 2001 From: ts-klassen Date: Thu, 7 Sep 2023 19:21:20 +0900 Subject: [PATCH] add contributing section to README. --- README.md | 2 ++ ja-README.md | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ac650ce..c2d7665 100644 --- a/README.md +++ b/README.md @@ -63,5 +63,7 @@ To run the provided EUnit tests, you can use Rebar3: rebar3 eunit ``` +## Contributing + Please note that there are no specific contributing guidelines, and support/contact information is not provided at the moment. If you have any questions or suggestions, feel free to open an issue on the [GitHub repository](https://github.com/ts-klassen/d3trees/issues). diff --git a/ja-README.md b/ja-README.md index 84893c0..234e29a 100644 --- a/ja-README.md +++ b/ja-README.md @@ -61,5 +61,7 @@ An Erlang tree library for data-driven documents. rebar3 eunit ``` -特定の貢献ガイドラインは提供されておらず、サポート/連絡情報は現時点では提供されていません。質問や提案がある場合は、[GitHubリポジトリ](https://github.com/ts-klassen/d3trees/issues)で issue を開いてください。 +## コントリビューション + +コントリビューションガイドラインは提供されておらず、サポート/連絡情報も現時点では提供されていません。質問や提案がある場合は、[GitHubリポジトリ](https://github.com/ts-klassen/d3trees/issues)で issue を開いてください。