yan-istart_IStart-Note-AI-P.../.github/PULL_REQUEST_TEMPLATE.md

869 B

Summary

Why

How was it tested?

  • npm run typecheck passes
  • npm run build passes
  • Tested manually in Obsidian

User-facing impact

Checklist

  • PR is focused on a single change
  • Updated CHANGELOG.md under "Unreleased" if user-visible
  • Updated README.md / README.zh-CN.md if behavior or setup changed
  • No new direct requestUrl calls to LLM endpoints (use core/llm instead)