You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/binding_submission.yaml
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -53,9 +53,9 @@ body:
53
53
label: Supported TD version
54
54
description: A binding SHOULD correspond to specific TD specification version(s).
55
55
options:
56
-
- label: V1.0
57
-
- label: V1.1
58
-
- label: V2.0
56
+
- label: V1.0
57
+
- label: V1.1
58
+
- label: V2.0
59
59
validations:
60
60
required: true
61
61
- type: input
@@ -66,4 +66,3 @@ body:
66
66
A unique string for that entry's history that denotes the version of the entry that is linked. The version string SHOULD contain a UTC-based date in ISO 8601 format in the form of YYYY-MM-DD.
0 commit comments