mirror of
https://github.com/koala73/worldmonitor.git
synced 2026-03-27 03:41:14 +00:00
- Bug report: variant selector, affected area dropdown, repro steps - Feature request: area dropdown, problem/alternatives fields - New data source: feed type, variant target, URL, justification - PR template: change type, affected areas, RSS allowlist reminder - Config: disable blank issues, link to docs and discussions Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
926 B
926 B
Summary
Type of change
- Bug fix
- New feature
- New data source / feed
- New map layer
- Refactor / code cleanup
- Documentation
- CI / Build / Infrastructure
Affected areas
- Map / Globe
- News panels / RSS feeds
- AI Insights / World Brief
- Market Radar / Crypto
- Desktop app (Tauri)
- API endpoints (
/api/*) - Config / Settings
- Other:
Checklist
- Tested on worldmonitor.app variant
- Tested on tech.worldmonitor.app variant (if applicable)
- New RSS feed domains added to
api/rss-proxy.jsallowlist (if adding feeds) - No API keys or secrets committed
- TypeScript compiles without errors (
npm run typecheck)