Commit bda7a261 authored by Marcin Sedlak-Jakubowski's avatar Marcin Sedlak-Jakubowski

Merge branch 'patch-258' into 'master'

Removed future tense picked up by Vale Linter in Epics

See merge request gitlab-org/gitlab!44405
parents d86c3ce9 c79e7cd4
...@@ -75,7 +75,7 @@ to: ...@@ -75,7 +75,7 @@ to:
## Issue health status in Epic tree **(ULTIMATE)** ## Issue health status in Epic tree **(ULTIMATE)**
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/199184) in [GitLab Ultimate](https://about.gitlab.com/pricing/) 12.10. > - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/199184) in [GitLab Ultimate](https://about.gitlab.com/pricing/) 12.10.
> - The health status of a closed issue [will be hidden](https://gitlab.com/gitlab-org/gitlab/-/issues/220867) in [GitLab Ultimate](https://about.gitlab.com/pricing/) 13.3 or later. > - The health status of a closed issue [is hidden](https://gitlab.com/gitlab-org/gitlab/-/issues/220867) in [GitLab Ultimate](https://about.gitlab.com/pricing/) 13.3 or later.
Report or respond to the health of issues and epics by setting a red, amber, or green [health status](../../project/issues/index.md#health-status), which then appears on your Epic tree. Report or respond to the health of issues and epics by setting a red, amber, or green [health status](../../project/issues/index.md#health-status), which then appears on your Epic tree.
...@@ -111,10 +111,10 @@ To set a **Start date** and **Due date** for an epic, select one of the followin ...@@ -111,10 +111,10 @@ To set a **Start date** and **Due date** for an epic, select one of the followin
> [Replaced](https://gitlab.com/gitlab-org/gitlab/-/issues/7332) in GitLab 12.5 by **Inherited**. > [Replaced](https://gitlab.com/gitlab-org/gitlab/-/issues/7332) in GitLab 12.5 by **Inherited**.
If you select **From milestones** for the start date, GitLab will automatically set the date to be earliest If you select **From milestones** for the start date, GitLab automatically sets the date to be earliest
start date across all milestones that are assigned to the issues that are added to the epic. start date across all milestones that are currently assigned to the issues that are added to the epic.
Similarly, if you select **From milestones** for the due date, GitLab will set it to be the latest due date across Similarly, if you select **From milestones** for the due date, GitLab sets it to be the latest due date across
all milestones that are assigned to those issues. all milestones that are currently assigned to those issues.
These are dynamic dates which are recalculated if any of the following occur: These are dynamic dates which are recalculated if any of the following occur:
...@@ -178,8 +178,8 @@ You can also consult the [group permissions table](../../permissions.md#group-me ...@@ -178,8 +178,8 @@ You can also consult the [group permissions table](../../permissions.md#group-me
Once you write your comment, you can either: Once you write your comment, you can either:
- Click **Comment**, and your comment will be published. - Click **Comment** to publish your comment.
- Click **Start thread**, and you will start a thread within that epic's discussion. - Click **Start thread** to start a thread within that epic's discussion.
### Activity sort order ### Activity sort order
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment