Skip to main content

리포지토리에 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.com, 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", unselect 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