Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.4 KB

starting-discussion.md

File metadata and controls

17 lines (12 loc) · 1.4 KB

Starting Discussion in GitHub

  1. Go to the repo in which you want to start a discussion in or use this link - https://github.com/{repo-owner}/{repo-name}/discussions.

  2. Beside the Pull request or Issues icon, below the repo name, if you see the "Discussions" tap means, that the repo accepts discussions, if you don't see the tab, the repo doesn't accept discussions... If you used the link mentioned above, and it says 404 Page Not Found, means that the repo doesn't accept discussions. image

  3. If you see the tab near the Pull request or Issues or if the link above, worked, and you want to start a discussion, tap the "New Discussion" icon.

  4. Select the CATERGORY of your discussion. image

  5. Add title and description of the discussion you want to start. image

  6. Tap "Start Discussion" button to open your discussion..

    image

For a more detailed explanation, please visit GitHub Docs.