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 Bug
Bug

Something that does not work as expected or specified.

View Repository
Repository

A storage place for a software project's code, history, and collaboration notes.

View Backlog
Backlog

A prioritized list of possible product work, bugs, features, and improvements.

More open-source Terms