Remove unnecessary usage prefix from doc titles (#24869)

As title.
This commit is contained in:
Lunny Xiao 2023-05-23 18:14:57 +08:00 committed by GitHub
parent 25dc1556cd
commit cfadb1901f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 14 additions and 14 deletions

View file

@ -1,6 +1,6 @@
---
date: "2022-09-07T16:00:00+08:00"
title: "使用:从模板创建工单与合并请求"
title: "工单与合并请求模板"
slug: "issue-pull-request-templates"
weight: 15
toc: true
@ -10,7 +10,7 @@ aliases:
menu:
sidebar:
parent: "usage"
name: "从模板创建工单与合并请求"
name: "工单与合并请求模板"
weight: 15
identifier: "issue-pull-request-templates"
---