GeoGuessrMCP/.github/ISSUE_TEMPLATE/bug_report.md
Claude 16f3810210
feat: Add comprehensive license and repository protection
- Add MIT LICENSE file with proper copyright attribution
- Add SECURITY.md with vulnerability reporting guidelines
- Add CONTRIBUTING.md with contribution guidelines and standards
- Add CODE_OF_CONDUCT.md following Contributor Covenant 2.1
- Add .github/CODEOWNERS for code ownership protection
- Add GitHub issue templates (bug report, feature request)
- Add pull request template for standardized PRs
- Add automated workflows for code quality and security checks
- Add dependency review workflow for license compliance

This establishes professional standards and protections for the repository.
2025-11-29 05:08:27 +00:00

1.1 KiB

name about title labels assignees
Bug Report Create a report to help us improve [BUG] bug

Bug Description

Steps to Reproduce

Expected Behavior

Actual Behavior

Environment

  • OS:
  • Python Version:
  • GeoGuessr MCP Version:
  • Deployment Method:

Configuration

MONITORING_ENABLED=true
LOG_LEVEL=DEBUG

Logs

[Paste logs here]

Screenshots

Additional Context

Possible Solution