.github/BUG_TEMPLATE.md


name: ๐Ÿž Bug Report about: Report a bug or unexpected behavior in Devex title: "[Bug] " labels: bug assignees: parthkapoor-dev

๐Ÿ› Describe the Bug

A clear and concise description of what the bug is.

๐Ÿ“ Steps to Reproduce

  1. โ€ขGo to '...'
  2. โ€ขRun this command '...'
  3. โ€ขSee error '...'

๐Ÿค– Expected Behavior

Explain what you expected to happen instead.

๐Ÿ–ผ๏ธ Screenshots / Logs

If applicable, add screenshots or error logs to help explain your problem.

๐Ÿ’ป Environment

  • โ€ขOS: [e.g. Ubuntu 22.04, macOS Sonoma]
  • โ€ขBrowser (if applicable): [e.g. Chrome, Firefox]
  • โ€ขDocker version: docker --version
  • โ€ขGo version: go version
  • โ€ขNode version: node -v

๐Ÿ“ฆ Affected Component

  • โ€ข Core API
  • โ€ข Runner
  • โ€ข Templates
  • โ€ข Web (UI)
  • โ€ข CI/CD or GitHub Actions
  • โ€ข Docs

๐Ÿ” Additional Context

Any other context about the problem?