Files
self/.github/ISSUE_TEMPLATE/bug_report.md
Artur ba8aace38a Feat add issue templates (#1557)
* Add issue templates for bug reports and feature requests

* Remove test script from PR (not needed for issue templates)
2026-01-12 13:23:40 -08:00

731 B

name, about, title, labels, assignees
name about title labels assignees
Bug Report Report a bug or unexpected behavior [Bug] bug

⚠️ Security Issues: If you've discovered a security vulnerability, do not open a public issue. Please report it responsibly by emailing team@self.xyz instead.

Description

A clear and concise description of what the bug is.

Steps to Reproduce

Expected Behavior

What you expected to happen.

Actual Behavior

What actually happened.

Environment (optional)

  • Workspace: e.g., app, circuits, contracts, sdk/core, etc.
  • Platform: e.g., iOS, Android, Web
  • Version: if applicable

Additional Context

Any other context, logs, or screenshots that might help.