Skip to content

Commit 3a46b35

Browse files
MateuszGrabuszynskiKarolinaPomianCopilot
authored
Val: Create tests/README.md with usability notice (#358)
* Create README.md with usability notice Signed-off-by: Mateusz Grabuszyński <[email protected]> * Update README.md Corrections from copilot for clarity Signed-off-by: KarolinaPomian <[email protected]> * Style: tests/README.md Co-authored-by: Copilot <[email protected]> Signed-off-by: Mateusz Grabuszyński <[email protected]> --------- Signed-off-by: Mateusz Grabuszyński <[email protected]> Signed-off-by: KarolinaPomian <[email protected]> Co-authored-by: KarolinaPomian <[email protected]> Co-authored-by: Copilot <[email protected]>
1 parent 6b248f6 commit 3a46b35

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

tests/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Usability Notice
2+
3+
The data contained within the `tests` folder MUST NOT be used as a reference or guide for any external development.
4+
5+
Please note that this folder may contain code or instructions that:
6+
- Are not up to date with the main branch or any other branch (even when present on that branch),
7+
- Use undocumented or deprecated features,
8+
- Access parts of the codebase that are not exposed in the API and should be treated as private,
9+
- Employ workarounds.
10+
11+
None of the above shall be considered contrary to the terms of the provided [license](../LICENSE.md).

0 commit comments

Comments
 (0)