Back to Glossary
open-sourcebeginnerunit-10
Issue
Definition
A tracked bug, task, question, or feature request in a software project.
In Plain English
An issue is like a ticket in the team's shared work queue.
Real-World Example
A developer may create an issue for a broken checkout flow.
Why It Matters for Your Work
Issues help teams prioritize and document work instead of losing requests in chat.
Common Mistake
Using vague issue descriptions that make reproduction or prioritization difficult.
Related Terms
View Repository
Repository
A storage place for a software project's code, history, and collaboration notes.