We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2671c1f + ee7b360 commit 1a28efdCopy full SHA for 1a28efd
1 file changed
.github/ISSUE_TEMPLATE/tck_template.md
@@ -0,0 +1,19 @@
1
+---
2
+name: TCK Challenge
3
+about: Create a TCK Challenge
4
+title: ''
5
+labels: 'challenge'
6
+assignees: ''
7
8
+**Challenged tests**
9
+List the challenged tests with the fully qualified classnames and then the test methods, e.g.
10
+jakarta.tck.LorumTest#ipsumMethod
11
+
12
+**TCK Version**
13
+Specify the version of the TCK, e.g. Jakarta XML Web Services 1.x
14
15
+**Description**
16
+A clear and concise description of why you think the tests are wrong.
17
18
+**Additional context**
19
+Add any other context about the challenge here.
0 commit comments