-
Notifications
You must be signed in to change notification settings - Fork 0
wip: capture wip/2026-07-31-e-helioslab-restored (audit 2026-07-24..08-02) #146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
facb046
a832f8b
1992321
cecec43
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,20 +1,19 @@ | ||
| ## Summary | ||
|
|
||
| <!-- What does this PR do, in 1-3 sentences --> | ||
| # Pull Request Description | ||
|
|
||
| ## Changes | ||
| ## Summary | ||
| <!-- What does this PR do? --> | ||
|
|
||
| <!-- Bullet list of key changes --> | ||
| - | ||
| ## Type of Change | ||
| - [ ] Bug fix | ||
| - [ ] New feature | ||
| - [ ] Breaking change | ||
| - [ ] Documentation update | ||
|
|
||
| ## Testing | ||
| <!-- How was this tested? --> | ||
|
|
||
| <!-- How was this verified? --> | ||
| - [ ] Local lint passes | ||
| - [ ] Local tests pass | ||
| - [ ] Manual smoke test (if applicable) | ||
|
|
||
| ## Related | ||
|
|
||
| <!-- Issues/PRs/specs this addresses --> | ||
| Closes # | ||
| ## Checklist | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. WARNING: Removed Contributors lose the standard GitHub prompt to specify issues this PR closes. Without this, issues may not auto-close on merge, and related work may go unlinked. Reply with |
||
| - [ ] Code follows project style guidelines | ||
| - [ ] Self-review completed | ||
| - [ ] Tests added/updated | ||
| - [ ] Documentation updated | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. SUGGESTION: Redundant "Documentation updated" checkbox in Checklist "Documentation updated" (line 19) duplicates "Documentation update" in the Type of Change section. Consider consolidating to avoid redundant checkboxes that could confuse contributors. Reply with |
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
WARNING: Removed specific testing checkboxes from Testing section
The old template included explicit prompts for local lint, local tests, and manual smoke test. These were replaced with only a generic comment. Contributors no longer get guided reminders to verify lint, run tests, or perform manual smoke tests before requesting review.
Reply with
@kilocode-bot fix itto have Kilo Code address this issue.