Commit b0705b3b authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'docs-move-promote-quick-action-to-correct-section' into 'master'

Update quick_actions.md to move /promote to issues section

See merge request gitlab-org/gitlab-ee!8820
parents 5cd863a4 d8f4983f
......@@ -47,6 +47,7 @@ discussions, and descriptions:
| `/clear_weight` | Clears weight **[STARTER]** | ✓ | |
| `/epic <&epic &#124; group&epic &#124; Epic URL>` | Add to epic **[ULTIMATE]** | ✓ | |
| `/remove_epic` | Removes from epic **[ULTIMATE]** | ✓ | |
| `/promote` | Promote issue to epic **[ULTIMATE]** | ✓ | |
| `/confidential` | Make confidential | ✓ | |
| `/duplicate #issue` | Mark this issue as a duplicate of another issue | ✓ |
| `/move path/to/project` | Move this issue to another project | ✓ | |
......@@ -84,4 +85,3 @@ The following quick actions are applicable for epics threads and description:
| `/label ~label1 ~label2` | Add label(s) |
| `/unlabel ~label1 ~label2` | Remove all or specific label(s) |
| `/relabel ~label1 ~label2` | Replace label |
| `/promote` | Promote an issue to an epic |
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