diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md deleted file mode 100644 index 13b5a81..0000000 --- a/.github/pull_request_template.md +++ /dev/null @@ -1,30 +0,0 @@ -## Description - - - -## Type - -- [ ] `feat` — New feature -- [ ] `fix` — Bug fix -- [ ] `docs` — Documentation only -- [ ] `refactor` — Code change that neither fixes a bug nor adds a feature -- [ ] `style` — Formatting, CSS, UI tweaks -- [ ] `perf` — Performance improvement -- [ ] `ci` — CI/CD changes -- [ ] `chore` — Maintenance / tooling - -## Checklist - -- [ ] `npm run lint` passes with 0 errors -- [ ] `npm run build` succeeds -- [ ] Tested in browser (dark + light theme) -- [ ] No hardcoded secrets or credentials -- [ ] Commit messages follow [Conventional Commits](https://www.conventionalcommits.org/) - -## Screenshots - - - -## Related Issues - -