Issue Tracker Guide
Learn how to use the issue tracker to report bugs and request features.
Creating an Issue
- Go to the Issues page
- Click "New Issue"
- Choose type (Bug or Feature)
- Fill in details:
- Title (clear and concise)
- Description (detailed explanation)
- Priority (if applicable)
- Submit
Bug Reports
When reporting a bug, include:
- Steps to reproduce
- Expected behavior
- Actual behavior
- Screenshots (if applicable)
- Environment details
Feature Requests
When requesting a feature, include:
- Problem you're trying to solve
- Proposed solution
- Alternative solutions considered
- Additional context
Voting
Vote for issues that matter to you! Higher vote counts help prioritize development.
Issue Statuses
- Open - Newly created, awaiting review
- In Progress - Actively being worked on
- Planned - Scheduled for future development
- Closed - Resolved or completed
- Won't Fix - Not planned for implementation