summaryrefslogtreecommitdiff
path: root/doc/university/training/topics/merge_requests.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/university/training/topics/merge_requests.md')
-rw-r--r--doc/university/training/topics/merge_requests.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/university/training/topics/merge_requests.md b/doc/university/training/topics/merge_requests.md
index 0ea8b707ea9..ea679a7d66f 100644
--- a/doc/university/training/topics/merge_requests.md
+++ b/doc/university/training/topics/merge_requests.md
@@ -7,7 +7,7 @@ comments: false
- When you want feedback create a merge request
- Target is the default branch (usually master)
- Assign or mention the person you would like to review
-- Add 'WIP' to the title if it's a work in progress
+- Add `[Draft]` to the title if it's a work in progress
- When accepting, always delete the branch
- Anyone can comment, not just the assignee
- Push corrections to the same branch