We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d91e825 commit b106241Copy full SHA for b106241
.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 Binding 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