Files
nofx/.github
tinkle-community b73617fed3 fix: stop PR template bot from overwriting user-written descriptions
The pr-template-suggester workflow was triggered on opened/edited/synchronize
events and forcefully replaced the PR body with a template when body < 100 chars.
This caused user-written descriptions to be overwritten.

Replace with a lightweight labeler (OpenClaw-style) that:
- Only adds labels (backend/frontend/docs, size: XS/S/M/L/XL)
- Never modifies the PR body
- Simplified unified PR template at .github/pull_request_template.md
2026-03-11 15:56:50 +08:00
..
2025-12-21 01:17:34 +08:00
2025-12-21 01:36:16 +08:00
2025-11-01 18:25:44 -04:00
2025-11-01 18:25:44 -04:00
2025-12-21 01:36:16 +08:00