You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please read docs/Contributing.md / docs/ProjectStructure.md for the project guide.
4
+
-->
5
+
6
+
## Summary
7
+
8
+
<!-- What this PR changes and why. Link an issue or discussion if relevant. -->
9
+
10
+
## Test plan
11
+
12
+
<!--
13
+
OneTrainer has no automated test suite. Manual verification is expected.
14
+
Describe what you actually did, not what you "would do".
15
+
-->
16
+
17
+
-[ ]`pre-commit run --all-files` passes
18
+
-[ ] Launched the affected UI or script and exercised the change
19
+
-[ ] Tested with at least one real preset / config when relevant (note which: ____)
20
+
21
+
## AI assistance
22
+
23
+
<!--
24
+
This project welcomes AI-assisted contributions but the reviewer should not have to be
25
+
your co-author. Pick exactly one option below, delete the others.
26
+
-->
27
+
28
+
- No AI involvement
29
+
- AI-assisted — I have read every line in this diff and can defend each change
30
+
- Early AI prototype — opened for discussion, **not ready for review**
31
+
32
+
<!-- By opening this PR (and not marking it as an early prototype, aka a draft) I confirm I have read every line in this diff and have tested it locally. -->
0 commit comments