ISSUE.md
The Podman team cares for our users and our communities. When someone has a problem with Podman and takes the time to report an issue on our Github, we deeply appreciate the effort. We want to help. Consider reading our support document prior to submitting an issue as well.
If you are running Podman acquired from a Linux distribution and that Linux distribution has a bug reporting mechanism, then please report the bug there. To report an issue on our github repository, use the issue tab and click New Issue
We view this Github repository as an upstream repository for development of the latest of Podman in the main branch.
When reporting an issue, it should ideally be for the main branch of our repository. Please make an effort to reproduce the issue using the main branch whenever possible. An issue can also be written against the latest released version of Podman.
The term "latest version" refers to our mainline development tree or the latest release.
A bug is when something in Podman is not working as it should or has been described. A feature or enhancement is when you would like Podman to behave differently.
When you report an issue on the upstream repository, be sure to fill out the entire template.
You must provide the required podman info wherever possible as it helps us diagnose
your report. If possible, always provide a reliable reproducer. This is extremely
helpful for us during triage and bug fixing. Good examples of a reliable repoducer are:
Managing issues is a time consuming processes for maintainers. You can save us time by making sure the issue you want to report has not already been reported. It is appropriate to comment on the existing issue with relevant information.
Issues filed upstream may be closed by a maintainer for the following reasons:
stale: open, but no activity in the last thirty days.
crickets: closed due to lack of response from reporting party.
jetsam: closed without being implemented. A deliberate decision made in recognition of human limitations.
In order of judgment, from least to most.
Issues are marked with the label stale-issue by a github action that runs daily at 00:00 UT. This also triggers an email alert to subscribers on that issue.
Judgment: typically a team member will skim the issue, then decide whether to:
This is informal: there is no guarantee that anyone will actually do this.
Typically done by a team member after receiving a stale-issue email.
Judgment:
There is no actual crickets label. There is no automated way to find issues that have been closed for this reason.
Last-resort closing of an issue that will not be worked on.
Factors:
Judgment:
When such an issue is closed, team member should apply the jetsam label.