> For the complete documentation index, see [llms.txt](https://isbm.savimbo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://isbm.savimbo.com/practice-guide/ja/komyuniti/purattofmuheno.md).

# プラットフォームへの貢献

当社は、このプラットフォームをコミュニティとともに構築しています。次に私たちが構築するものを形づくるうえで、ご協力いただける方法がいくつかあります。

### バグの報告

期待どおりに動作していないものを見つけましたか。ぜひお知らせください。

バグを報告する際は、次の内容を含めてください。

* 実際に起きたことと、期待していたことの明確な説明
* 問題を再現する手順
* ご利用のブラウザー、オペレーティングシステム、プラン
* 必要に応じて、スクリーンショットまたは画面録画

バグは、コミュニティフォーラム、または直接 [サポート](https://example.com/support).

### 機能の提案

機能要望は、コミュニティフォーラムの **Ideas** カテゴリで管理しています。送信前に、同じアイデアがすでにないか検索してください。存在する場合は、重複を作成するのではなく、そちらに賛成票を入れてください。

よい機能要望には、次の点が明確に示されています。

* 解決しようとしている課題
* 現在どのように回避しているか、または回避しているかどうか
* 他の人にとって有用だと思う理由

当社では、アイデアを定期的に確認し、回答しています。また、ロードマップの優先順位付けに賛成票を活用しています。

### 当社について書く

このプラットフォームについてブログ記事、チュートリアル、または動画を作成された場合は、ぜひ拝見したいです。フォーラムの **Showcase** カテゴリで共有してください。コミュニティの人気コンテンツは、ニュースレターやソーシャルチャネルで紹介されます。

### 調査への参加

当社では、ユーザーリサーチセッション—インタビュー、ユーザビリティテスト、アンケート—にご参加いただくよう、随時ユーザーの皆さまをご招待しています。ご希望の場合は、以下で参加設定を有効にしてください。 **設定 → アカウント → 調査参加**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://isbm.savimbo.com/practice-guide/ja/komyuniti/purattofmuheno.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
