mirror of
https://github.com/dockur/windows.git
synced 2026-02-03 17:27:21 +00:00
docs: Add active PRs reference to CLAUDE.md
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
e3ea8a1154
commit
bdabd06c3a
@ -125,6 +125,13 @@ gh pr edit <pr-number> --repo dockur/windows --body "..."
|
|||||||
gh release edit <tag> --notes "..."
|
gh release edit <tag> --notes "..."
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Active PRs
|
||||||
|
|
||||||
|
| PR | Branch | Issue | Description |
|
||||||
|
|----|--------|-------|-------------|
|
||||||
|
| [#1637](https://github.com/dockur/windows/pull/1637) | `feat/winctl-management-script` | [#1639](https://github.com/dockur/windows/issues/1639) | winctl.sh management script with ARM64 support |
|
||||||
|
| [#1638](https://github.com/dockur/windows/pull/1638) | `fix/reviewdog-fail-level` | [#1640](https://github.com/dockur/windows/issues/1640) | Replace deprecated fail_on_error with fail_level in reviewdog actions |
|
||||||
|
|
||||||
## Adding New Windows Versions
|
## Adding New Windows Versions
|
||||||
|
|
||||||
1. Add version aliases in `src/define.sh` `parseVersion()` function
|
1. Add version aliases in `src/define.sh` `parseVersion()` function
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user