About collaboration with maintainers using GitHub Discussions
GitHub Discussions is an open forum for conversation among maintainers and the community for a repository or organization on GitHub Enterprise Cloud. プロジェクトを使用または貢献する場合は、ディスカッションを開始して提案を行い、計画、質問、アイデア、フィードバックについてメンテナやコミュニティメンバーと交流することができます。 詳しい情報については「ディスカッションについて」を参照してください。
すべてのディスカッションは、カテゴリ内に作成しなければなりません。 For repository discussions, people with maintain or admin permissions to the repository define the categories for discussions in that repository. For organization discussions, people with maintain or admin permissions to the source repository define the categories for discussions in that organization. それぞれのカテゴリには、オープンエンドのディスカッション、質問と回答、アナウンスといったフォーマットがあります。 メンテナは、情報、リリース、イベントを共有するために、アナウンス形式のカテゴリを利用できます。 これらのカテゴリ内のディスカッションが重要なアップデートに集中し続けるようにするために、新しいディスカッションを作成できるのはメンテナンスもしくは管理権限を持つ人だけになっていますが、コメントと返信は誰でもできます。
Repository administrators and project maintainers can delete a discussion in that repository. Similarly, administrators and maintainers of the source repository for an organization's discussions can delete a discussion in that organization. For more information, see "Managing discussions."
GitHubは、質問/回答のフォーマットのディスカッションに回答としてマークされた多くのコメントを寄せたコミュニティメンバーを自動的に認識します。 これらのメンバーは、プロジェクトのディスカッションに最も役立つコントリビューターのリストに表示されます。 プロジェクトが成長するにつれて、コミュニティのアクティブなメンバーにより高いアクセス許可を付与できます。 詳しい情報については、「上位貢献者により高いアクセス許可を付与する 」を参照してください。
ディスカッションへの参加に関する詳しい情報については、「ディスカッションに参加する」を参照してください。
必要な環境
To collaborate with maintainers in repository discussions, a repository administrator or project maintainer must enable GitHub Discussions for the repository. For more information, see "Enabling or disabling GitHub Discussions for a repository."
To collaborate with maintainers in organization discussions, GitHub Discussions must be enabled for the organization. For more information, see "Enabling or disabling GitHub Discussions for an organization."
ディスカッションを開始する
- On GitHub.com, navigate to the main page of the repository or organization where you want to start a discussion.
- Under your repository or organization name, click Discussions.
- New discussion(新しいディスカッション)をクリックしてください。
- Select Category(カテゴリの選択)ドロップダウンメニューを選択し、ディスカッションのカテゴリをクリックしてください。
- ディスカッションのタイトルと本文を入力してください。
- Start discussion(ディスカッションの開始)をクリックしてください。
Starting a poll
- GitHub.comで、リポジトリのメインページにアクセスしてください。
- Under your repository or organization name, click Discussions.
- In the list of categories, click Polls.
- On the right, click Start poll.
- Type a title and optional body for your poll.
- Type a question for your poll.
- Type at least two options for your poll.
- Optionally, to add a extra poll options, click Add an option.
- Click Start poll.
ディスカッションのリストをフィルタする
You can search for discussions and filter the list of discussions in a repository or organization. 詳しい情報については、「 ディスカッションを検索する」を参照してください。
- On GitHub.com, navigate to the main page of the repository or organization.
- Under your repository or organization name, click Discussions.
- [Search all discussions] フィールドに、検索クエリを入力します。 必要に応じて、検索フィールドの右側にあるボタンをクリックして、結果をさらにフィルタします。
- ディスカッションのリストで、表示するディスカッションをクリックします。
Issue をディスカッションに変換する
Issueが追跡して優先順位付けするような作業アイテムというよりは、疑問や自由形式の会話であることが分かった場合には、Issueをディスカッションに変換できます。 For more information, see "Moderating discussions."