diff --git a/.github/ISSUE_TEMPLATE/usage.yaml b/.github/ISSUE_TEMPLATE/usage.yaml index a2cd2c13d..d6ec4e976 100644 --- a/.github/ISSUE_TEMPLATE/usage.yaml +++ b/.github/ISSUE_TEMPLATE/usage.yaml @@ -35,7 +35,7 @@ body: id: terms attributes: label: Verify `transformers` installation - description: If you are using the latest code base, please verify the `transformers` version is correct: https://github.com/haotian-liu/LLaVA#upgrade-to-v01. If you are using an older version, please check INSTALL section. + description: If you are using the latest code base, please verify the `transformers` version is correct. https://github.com/haotian-liu/LLaVA#upgrade-to-v01. If you are using an older version, please check INSTALL section. options: - label: I have verified the `transformers` installation required: true