Hack week 2025: Fix alt text length in content/issues folder (#53959)
This commit is contained in:
@@ -40,7 +40,7 @@ You can quickly copy one cell's content over other cells in the same field by dr
|
||||
|
||||
1. Drag the handle up or down over the cells where you would like to copy the contents.
|
||||
|
||||

|
||||

|
||||
|
||||
1. When you finish dragging, the contents of the originally selected cell will be copied over the cells you selected while dragging.
|
||||
|
||||
@@ -56,7 +56,7 @@ You can quickly clear the same field for multiple items.
|
||||
{% indented_data_reference reusables.projects.select-a-cell spaces=4 %}
|
||||
|
||||

|
||||
|
||||
|
||||
1. Press <kbd>Delete</kbd> or <kbd>Backspace</kbd> on your keyboard.
|
||||
|
||||
## Undoing bulk changes in a table
|
||||
|
||||
@@ -19,7 +19,7 @@ Project visibility can be set to {% ifversion ghec %}private, internal when usin
|
||||
|
||||
Only the project visibility is affected; to view an item on the project, someone must have the required permissions for the repository that the item belongs to. Only people with access to a private repository will be able to view project items from that private repository.
|
||||
|
||||

|
||||

|
||||
|
||||
Project admins and organization owners can control project visibility. Organization owners{% ifversion project-visibility-policy %} and enterprise owners{% endif %} can restrict the ability to change project visibility to just organization owners.
|
||||
|
||||
|
||||
@@ -59,6 +59,6 @@ You can insert breaks into your iterations to communicate when you are taking ti
|
||||
1. Click the name of the iteration field you want to adjust.
|
||||
1. Hover over the dividing line above an iteration, then click **Insert break**.
|
||||
|
||||

|
||||

|
||||
1. Optionally, to change the duration of the break, click on the date to open the calendar. Click on the start day, then click the end day, and then click **Apply**.
|
||||
1. Click **Save changes**.
|
||||
|
||||
@@ -23,7 +23,7 @@ You can create current charts to visualize your project items. For example, you
|
||||
|
||||
You can also use filters to manipulate the data used to build your chart. For example, you can create a chart showing how much upcoming work you have, but limit those results to particular labels or assignees. For more information, see [AUTOTITLE](/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/filtering-projects).
|
||||
|
||||

|
||||

|
||||
|
||||
For more information, see [AUTOTITLE](/issues/planning-and-tracking-with-projects/viewing-insights-from-your-project/creating-charts) and [AUTOTITLE](/issues/planning-and-tracking-with-projects/viewing-insights-from-your-project/configuring-charts).
|
||||
|
||||
@@ -33,7 +33,7 @@ You can create historical charts to visualize your project items over time. Hist
|
||||
|
||||
The default "Burn up" chart allows you to visualize the progress of your issues over time, showing how much work is completed and how much is left to do. You can use this chart to view progress, spot trends, and identify bottlenecks to help move the project forward.
|
||||
|
||||

|
||||

|
||||
|
||||
To create a historical chart, set your chart's X-axis to "Time." You can also use filters to manipulate the data used to build your chart. For more information, see [AUTOTITLE](/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/filtering-projects).
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@ redirect_from:
|
||||
{%- ifversion issue-close-reasons %}
|
||||
1. Optionally, to change your reason for closing the issue, next to "Close issue," select {% octicon "triangle-down" aria-label="Select close issue reason" %}, then click a reason.
|
||||
|
||||

|
||||

|
||||
1. Click **Close issue**.
|
||||
{%- else %}
|
||||
1. At the bottom of the comment box, click **Close issue**.
|
||||
|
||||
@@ -22,10 +22,10 @@ To mark an issue or pull request as a duplicate, type "Duplicate of" followed by
|
||||
|
||||
You can also use the {% data variables.product.company_short %}-provided saved replies, "Duplicate issue" or "Duplicate pull request." For more information, see [AUTOTITLE](/get-started/writing-on-github/working-with-saved-replies/about-saved-replies).
|
||||
|
||||

|
||||

|
||||
|
||||
## Unmarking duplicates
|
||||
|
||||
You can unmark duplicate issues and pull requests by clicking **Undo** in the timeline. This will add a new timeline event, indicating that the issue or pull request was unmarked.
|
||||
|
||||

|
||||

|
||||
|
||||
@@ -165,11 +165,11 @@ You can use {% data variables.projects.projects_v2 %} on {% data variables.produ
|
||||
|
||||
Here is the table layout of an example project, populated with the Project Octocat issues we have created.
|
||||
|
||||

|
||||

|
||||
|
||||
We can also view the same project as a board.
|
||||
|
||||

|
||||

|
||||
|
||||
{% endif %}
|
||||
{% ifversion projects-v1 %}
|
||||
|
||||
@@ -145,7 +145,7 @@ If your organization uses issue types, you can filter issues for a particular ty
|
||||
{% data reusables.repositories.sidebar-issues %}
|
||||
1. Above the list of issues, select the **Types** dropdown menu.
|
||||
|
||||

|
||||

|
||||
|
||||
1. In the list of type, click an issue type.
|
||||
|
||||
|
||||
@@ -36,4 +36,4 @@ When you delete milestones, issues and pull requests are not affected.
|
||||
{% data reusables.project-management.milestones %}
|
||||
1. Next to the milestone you want to delete, click **Delete**.
|
||||
|
||||

|
||||

|
||||
|
||||
@@ -23,7 +23,7 @@ shortTitle: Filter by milestone
|
||||
{% data reusables.repositories.sidebar-issue-pr %}
|
||||
1. Select **Milestones** to see a list of all available milestones for the repository.
|
||||
|
||||

|
||||

|
||||
1. Select the milestone you're interested in from the list. You can view relevant information for the milestone, including all issues and pull requests associated with it, from the milestone page. For more information, see [AUTOTITLE](/issues/using-labels-and-milestones-to-track-work/about-milestones).
|
||||
|
||||
## Further reading
|
||||
|
||||
@@ -18,7 +18,7 @@ shortTitle: View progress to milestone
|
||||
{% data reusables.repositories.sidebar-issue-pr %}
|
||||
1. In the upper-right corner, click **Milestones**.
|
||||
|
||||

|
||||

|
||||
1. Click the milestone you wish to see more information about.
|
||||
|
||||
To better manage your project, you can prioritize issues or pull requests within a milestone. For more information, see [AUTOTITLE](/issues/using-labels-and-milestones-to-track-work/about-milestones#prioritizing-issues-and-pull-requests-in-milestones).
|
||||
|
||||
Reference in New Issue
Block a user