Skip to content

Commit

Permalink
Add certification request template
Browse files Browse the repository at this point in the history
  • Loading branch information
starksm64 committed Jul 24, 2019
1 parent 290a616 commit 4b6334c
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions .github/ISSUE_TEMPLATE/compatibility-certification-request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
name: Compatibility Certification Request
about: Request to certify compatibility
title: Compatibility certification request for XXX
labels: certification
assignees: ''

---

- [ ] Statement of Acceptance of the terms of the EFTL
[Add here]
- [ ] Product Name, Version and download URL (if applicable)
[Add here]
- [ ] Specification Name, Version and download URL
[Add here]
- [ ] TCK Version, digital SHA-256l fingerprint and download URL
<Add here>
- [ ] Implementation runtime Version(s) tested
[Add here]
- [ ] Public URL of TCK Results Summary
[Add here]
- [ ] Any Additional Specification Certification Requirements
[Add here]
- [ ] Java runtime used to run the implementation
[Add here]
- [ ] Summary of the information for the certification environment, operating system, cloud, ...
[Add here]
- [ ] A statement attesting that all TCK requirements have been met, including any compatibility rules
[Add here]

0 comments on commit 4b6334c

Please sign in to comment.