Skip to content

Commit 303fa89

Browse files
authored
Add additional tags to guideline template (#138)
* Add additional tags to guideline template Add more tags to the guideline template to encourage the usage of same/similar tags. * Update spec.lock
1 parent dda0fef commit 303fa89

File tree

2 files changed

+29839
-29845
lines changed

2 files changed

+29839
-29845
lines changed

.github/ISSUE_TEMPLATE/CODING-GUIDELINE.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ body:
117117
attributes:
118118
label: Tags
119119
description: Tags describing the issue this Coding Guideline is attempting to prevent. Submit as comma-separated value list. Submit at least one tag.
120-
placeholder: numerics, reduce-human-error
120+
placeholder: At least one of numerics, reduce-human-error, undefined-behavior, maintainability, portability, surprising-behavior, performance, complexity or other custom tags.
121121
validations:
122122
required: true
123123
- type: textarea

0 commit comments

Comments
 (0)