Skip to content

Commit

Permalink
fix: resolve body id conficts. (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouaihui authored Feb 26, 2024
1 parent 1345d5c commit 947b680
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/issue_template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,23 +27,23 @@ body:
validations:
required: true
- type: input
id: sfversion
id: cm_version
attributes:
label: Capsule Manager Version
description:
placeholder: e.g., 0.1.0b0
validations:
required: true
- type: input
id: sfversion
id: cm_sdk_version
attributes:
label: Capsule Manager SDK Version
description:
placeholder: e.g., 0.1.0b0
validations:
required: true
- type: input
id: sfversion
id: tee_apps_version
attributes:
label: Tee Apps Version
description:
Expand Down

0 comments on commit 947b680

Please sign in to comment.