* 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>
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 %}. |
|
|
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:
- Track and prioritize your work using project boards. For more information, see "Using project boards."
- Create new issues to track out-of-scope feedback from a comment in an issue or a pull request review. For more information, see "Opening an issue from a comment."
- Create issue templates to help contributors open meaningful issues. For more information, see "About issue and pull request templates."
- Transfer open issues to other repositories. For more information, see "Transferring an issue to another repository."
- Pin important issues to make them easier to find, preventing duplicate issues and reducing noise. For more information, see "Pinning an issue to your repository."
- Track duplicate issues using saved replies. For more information, see "About saved replies."{% if currentVersion == "free-pro-team@latest" %}
- Report comments that violate {% data variables.product.prodname_dotcom %}'s Community Guidelines. For more information, see "Reporting abuse or spam."{% endif %}
Issues can also be assigned to other users, tagged with labels for quicker searching, and grouped together with milestones.