Skip to content

Commit c3602d5

Browse files
committed
Improve wording of "topic: infrastructure" label description
The previous description of the "topic: infrastructure" repository label was: > Related to repository infrastructure This might give the impression that it is intended to be only for Git-related things (e.g., `.gitignore`), but actually this is for anything related to the infrastructure of the project (e.g., build system, dependencies) which includes, but is not limited to, Git-related things. A more general description will more effectively communicate the intended meaning of the label.
1 parent f496f02 commit c3602d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflow-templates/assets/sync-labels/universal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
description: Assistance from the community is especially welcome
7878
- name: "topic: infrastructure"
7979
color: "00ffff"
80-
description: Related to repository infrastructure
80+
description: Related to project infrastructure
8181
aliases:
8282
- dependencies
8383
- name: "topic: code"

0 commit comments

Comments
 (0)