1
0
mirror of synced 2025-12-22 19:34:15 -05:00
Files
docs/content/github/managing-your-work-on-github/about-issues.md
Sarah Schneider f272eec944 Remove deprecated GHES versions from content and data (#15830)
* ran script/remove-unused-assets.js (manually removed unused variables printed by the script)

* package-lock

* turn elsif into two ifs to prepare for running Liquid deprecation script

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.14 (ONLY UPDATES LINE BREAKS ETC.)

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.15

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.17

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.18

* update hardcoded test

* Update content/github/collaborating-with-issues-and-pull-requests/filtering-files-in-a-pull-request.md

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

* add currentVersion is NOT free-pro-team to conditional, to make sure the deprecation script does the right thing when it is time to deprecate 2.21

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2020-10-01 10:55:34 -04:00

2.9 KiB

title, intro, redirect_from, versions
title intro redirect_from versions
About issues Use issues to track ideas, enhancements, tasks, or bugs for work on {% data variables.product.product_name %}.
/articles/creating-issues/
/articles/about-issues
free-pro-team enterprise-server
* *

You can collect user feedback, report software bugs, and organize tasks you'd like to accomplish with issues in a repository. Issues can act as more than just a place to report software bugs.

{% data reusables.pull_requests.close-issues-using-keywords %}

To stay updated on the most recent comments in an issue, you can watch an issue to receive notifications about the latest comments. For more information, see {% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.20" %}"About notifications{% else %}"About notifications{% endif %}."

To quickly find links to recently updated issues you're subscribed to, visit your dashboard. For more information, see "About your personal dashboard."

Working with issues

With issues, you can:

Issues can also be assigned to other users, tagged with labels for quicker searching, and grouped together with milestones.