diff --git a/.github/workflows/ISSUE_TEMPLATE/tck_template.md b/.github/workflows/ISSUE_TEMPLATE/tck_template.md index 7f5ef0935..416c4ac4e 100644 --- a/.github/workflows/ISSUE_TEMPLATE/tck_template.md +++ b/.github/workflows/ISSUE_TEMPLATE/tck_template.md @@ -7,10 +7,10 @@ assignees: '' --- **Challenged tests** List the challenged tests with the fully qualified classnames and then the test methods, e.g. -ee.jakarta.tck.faces.test.javaee7.multiFieldValidation.Spec1IT#testFailingPreconditionsNotAfterAllInputComponents +org.jboss.cdi.tck.tests.context.alterable.AlterableContextTest#testApplicationScopedComponent **TCK Version** -Specify the version of the TCK, e.g. Jakarta Faces 4.0.x +Specify the version of the TCK, e.g. Jakarta CDI 4.x **Description** A clear and concise description of why you think the tests are wrong.