Commit Graph
3 Commits
Author SHA1 Message Date
Divarion-D 801f4abd3f chore(github): trim PR template — CI runs the test suite automatically
Most checks run automatically in CI, so the manual "run X locally" checklist
  items were redundant. Add an "Automated checks" section listing what CI runs
  (PHP syntax check, PHPStan, PHP-CS-Fixer, PHPUnit, the PSR-4 gates, composer
  audit) and drop the local syntax-check / phpunit checklist items. Also remove
  the stale Git LFS line (the repo commits binaries directly, not via LFS). Keep
  the human-judgment items: conventions, tests for the change, docs, no secrets.
2026-06-26 18:44:44 +03:00
Divarion-D fa214796ec fix: remove redundant sections from pull request template 2026-06-23 22:11:32 +03:00
Divarion-D 484a758ca0 chore: add Git LFS tracking, CODEOWNERS, SECURITY.md, and CI workflows 2026-06-21 22:11:49 +03:00