Apply suggestions from code review

Adding Json-p relevance

Co-authored-by: Mark Swatosh <mark.swatosh@gmail.com>
diff --git a/.github/ISSUE_TEMPLATE/tck_challenge.md b/.github/ISSUE_TEMPLATE/tck_challenge.md
index aff95cc..05b69fb 100644
--- a/.github/ISSUE_TEMPLATE/tck_challenge.md
+++ b/.github/ISSUE_TEMPLATE/tck_challenge.md
@@ -9,10 +9,10 @@
 
 **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
+ee.jakarta.tck.jsonp.api.jsonnumbertests.ClientTests#jsonNumberEqualsTest
 
 **TCK Version**
-Specify the version of the TCK, e.g. Jakarta Faces 4.0.x
+Specify the version of the TCK, e.g. Jakarta JSON Processing 2.1.x
 
 **Description**
 A clear and concise description of why you think the tests are wrong.