Skip to content

Commit 801da7e

Browse files
authored
Correct broken label when submitting coding guideline (rustfoundation#117)
1 parent acbc044 commit 801da7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/CODING-GUIDELINE.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Coding Guideline
22
description: File a coding guideline of interest
33
title: "[Coding Guideline]: "
4-
labels: ["coding-guideline"]
4+
labels: ["coding guideline"]
55
assignees:
66
- PLeVasseur
77
body:

0 commit comments

Comments
 (0)