Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions translations/zh-CN/data/features/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ ms.locfileid: "147877174"

## 工作原理

添加一个新的 YAML 文件,其中包含您想要在此目录中使用的功能名称。 对于名为 `meow` 的功能,它将是 `data/features/meow.yml`。
添加一个新的 YAML 文件,其中包含您想要在此目录中使用的功能名称。对于名为 `meow` 的功能,它将是 `data/features/meow.yml`。

在 YML 文件中添加一个 `versions` 块,其中带有该功能所提供的版本的短名称。 例如:
在 YML 文件中添加一个 `versions` 块,其中带有该功能所提供的版本的短名称。例如:

```yaml
versions:
Expand All @@ -42,7 +42,7 @@ versions:
feature: 'meow'
```

不能使用 `feature:` 指定多个并发版本,因为这不受支持。 另外,可以使用所需的版本控制新建基于功能的版本控制文件。
不能使用 `feature:` 指定多个并发版本,因为这不受支持。另外,可以使用所需的版本控制新建基于功能的版本控制文件。

## 架构实施

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '> 3.6'
ghae: '问题-7340'
ghae: '问题 -7340'
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '> 3.4'
ghae: '问题-6154'
ghae: '问题 -6154'
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# APIs to set default and max cache sizes. Only for GHES.
versions:
ghes: '>=3.5'
ghae: '问题-6456'
ghae: '问题 -6456'
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>= 3.6'
ghae: '问题-6920'
ghae: '问题 -6920'
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.7'
ghae: '问题-7094'
ghae: '问题 -7094'
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.4'
ghae: '问题-5727'
ghae: '问题 -5727'
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.7'
ghae: '问题-7387'
ghae: '问题 -7387'
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.6'
ghae: '问题-6921'
ghae: '问题 -6921'
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# Documentation for the "Audit data retention" tab in the enterprise audit log
versions:
ghes: '>=3.4'
ghae: '问题-5104'
ghae: '问题 -5104'
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
versions:
ghec: '*'
ghes: '>=3.8'
ghae: '问题-7939'
ghae: '问题 -7939'
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.7'
ghae: '问题-7370'
ghae: '问题 -7370'
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.7'
ghae: '问题-6667'
ghae: '问题 -6667'
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.6'
ghae: '问题-7720'
ghae: '问题 -7720'
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.6'
ghae: '问题-7720'
ghae: '问题 -7720'
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.6'
ghae: '问题-7617'
ghae: '问题 -7617'
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.7'
ghae: '问题-5895'
ghae: '问题 -5895'
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
versions:
fpt: '*'
ghec: '*'
ghae: '问题-5036'
ghae: '问题 -5036'
2 changes: 1 addition & 1 deletion translations/zh-CN/data/features/codeowners-errors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.5'
ghae: '问题-6078'
ghae: '问题 -6078'
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.6'
ghae: '问题-2191'
ghae: '问题 -2191'
2 changes: 1 addition & 1 deletion translations/zh-CN/data/features/commit-tree-view.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.6'
ghae: '问题-6662'
ghae: '问题 -6662'
2 changes: 1 addition & 1 deletion translations/zh-CN/data/features/container-hooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
versions:
fpt: '*'
ghec: '*'
ghae: '问题-7070'
ghae: '问题 -7070'
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
versions:
ghec: '*'
ghes: '>3.6'
ghae: '问题-7527'
ghae: '问题 -7527'
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
versions:
ghec: '*'
ghes: '>=3.5'
ghae: '问题-6271'
ghae: '问题 -6271'
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.7'
ghae: '问题-7597'
ghae: '问题 -7597'
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.6'
ghae: '问题-6631'
ghae: '问题 -6631'
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.6'
ghae: '问题-7673'
ghae: '问题 -7673'
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
versions:
fpt: '*'
ghec: '*'
ghae: '问题-6076'
ghae: '问题 -6076'
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.5'
ghae: '问题-6628'
ghae: '问题 -6628'
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.5'
ghae: '问题-6913'
ghae: '问题 -6913'
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.6'
ghae: '问题-7510'
ghae: '问题 -7510'
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.6'
ghae: '问题-7044'
ghae: '问题 -7044'
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.5'
ghae: '问题-6964'
ghae: '问题 -6964'
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Reference: Issue #7753 Dependency review action has shipped with GHES 3.6 and needs admin docs
versions:
ghes: '>3.5'
ghae: '问题-7753'
ghae: '问题 -7753'
2 changes: 1 addition & 1 deletion translations/zh-CN/data/features/enable-git-events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# Documentation for enabling Git events in the audit log
versions:
ghes: '>=3.5'
ghae: '问题-7283'
ghae: '问题 -7283'
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
versions:
ghec: '*'
ghes: '>=3.7'
ghae: '问题-7757'
ghae: '问题 -7757'
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
versions:
ghec: '*'
ghes: '>=3.6'
ghae: '问题-5740'
ghae: '问题 -5740'
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.7'
ghae: '问题-7579'
ghae: '问题 -7579'
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
versions:
ghec: '*'
ghes: '>= 3.6'
ghae: '问题-7314'
ghae: '问题 -7314'
2 changes: 1 addition & 1 deletion translations/zh-CN/data/features/ghe-announce-dismiss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# Documentation for dismissing GHES announcement banner
versions:
ghes: '>=3.6'
ghae: '问题-6764'
ghae: '问题 -6764'
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
versions:
ghec: '*'
ghes: '>3.6'
ghae: '问题-6035'
ghae: '问题 -6035'
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>= 3.6'
ghae: '问题-6665'
ghae: '问题 -6665'
2 changes: 1 addition & 1 deletion translations/zh-CN/data/features/internal-actions.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
versions:
ghec: '*'
ghes: '>=3.5'
ghae: '问题-5610'
ghae: '问题 -5610'
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
versions:
ghec: '*'
ghae: '问题-7818'
ghae: '问题 -7818'
2 changes: 1 addition & 1 deletion translations/zh-CN/data/features/job-hooks-for-runners.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.6'
ghae: '问题-6530'
ghae: '问题 -6530'
2 changes: 1 addition & 1 deletion translations/zh-CN/data/features/math.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.6'
ghae: '问题-6054'
ghae: '问题 -6054'
2 changes: 1 addition & 1 deletion translations/zh-CN/data/features/mermaid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.7'
ghae: '问题-6172'
ghae: '问题 -6172'
2 changes: 1 addition & 1 deletion translations/zh-CN/data/features/motion-management.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.6'
ghae: '问题-6523'
ghae: '问题 -6523'
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.7'
ghae: '问题-7093'
ghae: '问题 -7093'
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.6'
ghae: '问题-6171'
ghae: '问题 -6171'
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.5'
ghae: '问题-7062'
ghae: '问题 -7062'
2 changes: 1 addition & 1 deletion translations/zh-CN/data/features/projects-v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
versions:
fpt: '*'
ghec: '*'
ghae: '问题-6980'
ghae: '问题 -6980'
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.7'
ghae: '问题-7299'
ghae: '问题 -7299'
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.7'
ghae: '问题-7299'
ghae: '问题 -7299'
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
versions:
ghec: '*'
ghae: '问题-5739'
ghae: '问题 -5739'
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.4'
ghae: '问题-5861'
ghae: '问题 -5861'
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
versions:
ghec: '*'
ghes: '>=3.6'
ghae: '问题-7046'
ghae: '问题 -7046'
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# #5499: updates for the "repository level dry runs (Public Beta)"
versions:
ghes: '>3.4 <3.7'
ghae: '问题-6367'
ghae: '问题 -6367'
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# #7297: updates for dry runs on editing patterns (Public Beta)
versions:
ghes: '>3.5 <3.7'
ghae: '问题-6904'
ghae: '问题 -6904'
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
versions:
ghec: '*'
ghes: '>=3.6'
ghae: '问题-7298'
ghae: '问题 -7298'
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
versions:
ghec: '*'
ghes: '>=3.7'
ghae: '问题-7511'
ghae: '问题 -7511'
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Reference: Issue #6982 Community Contributions to Security Advisories - Enterprise 3.6
versions:
ghes: '>=3.6'
ghae: '问题-6982'
ghae: '问题 -6982'
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
versions:
ghec: '*'
ghes: '>=3.7'
ghae: '问题-7114'
ghae: '问题 -7114'
2 changes: 1 addition & 1 deletion translations/zh-CN/data/features/syncing-fork-web-ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.7'
ghae: '问题-7629'
ghae: '问题 -7629'
Loading