Skip to content

Issue

Easy — everyone uses thisGeneral Dev

ELI5 — The Vibe Check

An issue is GitHub's word for a ticket — a filed report about a bug, feature request, or question. Anyone can open an issue on an open source project, making it the primary way users and contributors communicate with maintainers.

Real Talk

An issue is a record in a project's tracking system (GitHub Issues, GitLab Issues, Jira) representing a bug, enhancement request, task, or discussion. Issues can be assigned, labelled, milestoned, and linked to pull requests. In open source, they are the main feedback channel.

When You'll Hear This

"Open an issue on the repo describing the bug." / "That issue is a duplicate — close it with a reference to the original."

Made with passive-aggressive love by manoga.digital. Powered by Claude.