- dependabot.yml: automated updates for GitHub Actions and Go modules - CODEOWNERS: auto-assign reviewers by path - SECURITY.md: vulnerability reporting policy - ISSUE_TEMPLATE/: structured bug reports and feature requests - PULL_REQUEST_TEMPLATE.md: PR checklist Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
25 lines
462 B
Markdown
25 lines
462 B
Markdown
## Summary
|
|
|
|
<!-- Brief description of changes -->
|
|
|
|
## Type of change
|
|
|
|
- [ ] Bug fix
|
|
- [ ] New feature
|
|
- [ ] Documentation
|
|
- [ ] CI/CD improvement
|
|
- [ ] Other: <!-- describe -->
|
|
|
|
## Checklist
|
|
|
|
- [ ] Scripts tested on target OS (macOS/Windows/Linux)
|
|
- [ ] Documentation updated if needed
|
|
- [ ] No secrets or credentials in code
|
|
|
|
## Testing
|
|
|
|
<!-- How did you test these changes? -->
|
|
|
|
## Related issues
|
|
|
|
<!-- Link any related issues: Fixes #123, Relates to #456 -->
|