Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.64 KB

File metadata and controls

36 lines (25 loc) · 1.64 KB

Issue Tracking and Reporting

Thanks for helping make SuperPlane better! This guide explains how we track issues and organize our work.

Reporting Bugs

Found a bug? We'd love to hear about it! Report it on GitHub Issues.

To help us fix it quickly, please include:

  • A clear description and steps to reproduce
  • What you expected vs what actually happened
  • Your environment details (OS, browser, SuperPlane version, etc.)

Don't worry about labels. The core team is triaging and categorizing issues periodically.

The SuperPlane Board

The SuperPlane Board is where we track issues and development work. View it at github.com/orgs/superplanehq/projects/2.

Viewing Work by Category

The board has several views to help you find what you're looking for:

  • Bugs: Something isn't working as expected
  • Papercuts: Small UX/UI annoyances that don't break anything but could be smoother
  • Stability: Issues affecting reliability, performance, or causing crashes
  • Product Area: Issues categorized by the product area
  • Enhancements: New features or significant improvements to existing functionality
  • Dev Productivity: Improvements to our development tools and processes