* chore: uppercase PR template (summary, problem, solution)
Made-with: Cursor
* chore: uppercase PR template (testing, impact)
Made-with: Cursor
* chore: uppercase PR template (breaking changes, related)
Made-with: Cursor
* chore: intermediate rename for pull request template path
Made-with: Cursor
* chore: use uppercase PULL_REQUEST_TEMPLATE.md
Made-with: Cursor
* docs: point agent docs at PULL_REQUEST_TEMPLATE.md
Made-with: Cursor
* chore: update pull request and feature issue templates for clarity and consistency
- Standardized section headings to title case for uniformity.
- Enhanced descriptions for each section to improve guidance for contributors.
- Introduced a new feature issue template to streamline feature proposals and documentation requirements.
* docs: enhance issue and pull request templates for better guidance
- Added a new bug issue template to standardize bug reporting.
- Updated the feature issue template to clarify the problem and solution sections.
- Revised the pull request template to include a submission checklist for testing and documentation requirements.
* chore: comment out E2E macOS workflow steps in test.yml
- Temporarily disabled the E2E (macOS / Appium) job in the GitHub Actions workflow by commenting out all related steps for future reference.