diff options
author | fredr <fredrik@enestad.com> | 2022-01-14 12:29:13 +0100 |
---|---|---|
committer | fredr <fredrik@enestad.com> | 2022-01-14 12:29:13 +0100 |
commit | 96be2bb3dc038e79cc08a031d473ace81769250a (patch) | |
tree | ea1464233a7dd84d20e1df954cdcb7d9d19723bd | |
parent | 2c510146aa03c74fb00a15bcf81c62b14df9c7ea (diff) | |
download | podman-96be2bb3dc038e79cc08a031d473ace81769250a.tar.gz podman-96be2bb3dc038e79cc08a031d473ace81769250a.tar.bz2 podman-96be2bb3dc038e79cc08a031d473ace81769250a.zip |
troubleshooting links to main branch
Signed-off-by: fredr <fredrik@enestad.com>
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index b8ba48819..6ad306f0f 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -12,7 +12,7 @@ documented on the top of Podman's [README.md](../README.md). If they differ, pl update your version of Podman to the latest possible and retry your command before creating an issue. -Also, there is a running list of known issues in the [Podman Troubleshooting Guide](https://github.com/containers/podman/blob/master/troubleshooting.md), +Also, there is a running list of known issues in the [Podman Troubleshooting Guide](https://github.com/containers/podman/blob/main/troubleshooting.md), please reference that page before opening a new issue. If you are filing a bug against `podman build`, please instead file a bug @@ -67,7 +67,7 @@ Briefly describe the problem you are having in a few paragraphs. (paste your output here) ``` -**Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide? (https://github.com/containers/podman/blob/master/troubleshooting.md)** +**Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide? (https://github.com/containers/podman/blob/main/troubleshooting.md)** Yes/No |