aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows/issue-checker.yml
Commit message (Collapse)AuthorAgeFilesLines
* ci(workflows): remove issue-checker due to incorrect PR labelingBegonia, HE2026-01-161-84/+0
|
* chore: add GitHub issue and PR templates with automation workflowsBegonia, HE2026-01-161-0/+84
- Add bilingual issue templates (English & Chinese) - Bug report template with prerequisite checkboxes - Feature request template - Question template - Reverse checkbox detection ("I have not read carefully") - Add bilingual PR templates (English & Chinese) - Comprehensive checklist for code quality and testing - Test environment documentation section - Breaking changes section - Add GitHub Actions workflows - Auto-labeling based on issue content - Auto-close issues with unchecked prerequisites - Stale issue and PR management (90/60 days) - Add template configuration - External links for discussions and wiki - Template chooser interface