Skip to main content

Enterprise Server 3.20 目前作为发布候选版本提供。

启用或禁用仓库的 GitHub 讨论

您可以在存储库中使用 GitHub Discussions 作为让社区进行对话、提问和发布答案的场所,无需在议题中设定工作范围。

谁可以使用此功能?

People with admin permissions to a repository can enable GitHub Discussions for the repository.

Enabling or disabling GitHub Discussions for your repository

You can enable or disable GitHub Discussions for a repository.

  1. On GitHub, navigate to the main page of the repository.

  2. Under your repository name, click Settings.

    Screenshot of the tabs in a GitHub repository. The "Settings" option is outlined in dark orange.

  3. Scroll down to the "Features" section and select Discussions.

  4. To disable discussions, under "Features", deselect Discussions.

You can also use organization discussions to facilitate conversations that span multiple repositories in your organization. For more information, see Enabling or disabling GitHub Discussions for an organization.

Further reading