1
0
mirror of synced 2026-01-03 15:05:54 -05:00
Files
docs/translations/ru-RU/content/github/managing-your-work-on-github/opening-an-issue-from-a-comment.md
Chiedo John 9d9a694ddf Crowdin translations (translation-batch-1606244448) (#16615)
* New Crowdin translations by Github Action

* Translation reverts

* Keep pt-BR as main

* Revert files to english

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
Co-authored-by: Jason Etcovitch <jasonetco@github.com>
2020-11-25 08:11:02 -05:00

1.5 KiB

title, intro, permissions, versions
title intro permissions versions
Opening an issue from a comment You can open a new issue from a specific comment in an issue or pull request. People with read permissions can create an issue in a repository where issues are enabled.
free-pro-team enterprise-server github-ae
* * *

When you open an issue from a comment, the issue contains a snippet showing where the comment was originally posted.

{% data reusables.repositories.administrators-can-disable-issues %}

  1. Navigate to the comment you'd like to open an issue from.

  2. In that comment, click {% octicon "kebab-horizontal" aria-label="The horizontal kebab icon" %}. Kebab button in pull request review comment

  3. Click Reference in new issue. Reference in new issue menu item

  4. Use the "Repository" drop-down menu, and select the repository you want to open the issue in. Repository dropdown for new issue

  5. Type a descriptive title and body for the issue. Title and body for new issue

  6. Click Create issue. Button to create new issue {% data reusables.repositories.assign-an-issue-as-project-maintainer %}

Дополнительная литература