Skip to content

Commit 6412306

Browse files
authored
Allow only a single selection for Scope (#178)
1 parent 1d5d163 commit 6412306

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/ISSUE_TEMPLATE/CODING-GUIDELINE.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ body:
105105
attributes:
106106
label: Scope
107107
description: Module - This guideline can be checked at the module level. Crate - This guideline can be checked at the crate level. System - This guideline must be checked alongside the entire source. If unsure, choose "System" as it's the most strict and will likely be revisited.
108-
multiple: true
109108
options:
110109
- Module
111110
- Crate

0 commit comments

Comments
 (0)