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).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user