Add <disables> example for platform
Open
- Dominant language
- Java
- Stars
- 22
- Forks
- 114
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 8
Description
Add `` example for `platform` in https://github.com/adoptium/TKG/tree/master/examples
For example:
```
disable on JDK8 x86-64_linux
8
x86-64_linux
```
```
disable on eclipse vendor
eclipse
Only applicable on aix, pliunx, xlinux, wins64 and zlinux atm
^((?!(ppc64_aix|ppc64le_linux|x86-64_linux|x86-64_windows|s390x_linux)).)*$
```
Contributor guide
Research direction
Start in the examples/ directory and compare existing examples with the requested platform cases. Add the platform example using the shown x86-64_linux value and confirm the new entry matches the surrounding example format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing-qa
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 52/100