Skip to content
Merged
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
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/CODING-GUIDELINE.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ body:
attributes:
label: Tags
description: Tags describing the issue this Coding Guideline is attempting to prevent. Submit as comma-separated value list. Submit at least one tag.
placeholder: numerics, reduce-human-error
placeholder: At least one of numerics, reduce-human-error, undefined-behavior, maintainability, portability, surprising-behavior, performance, complexity or other custom tags.
validations:
required: true
- type: textarea
Expand Down
Loading