mirror of https://github.com/containers/podman.git
Merge pull request #19400 from eriksjolund/add_github_issue_type_questions
[SKIP CI] github: add issue type as link to podman github discussions
This commit is contained in:
commit
aef42c87c4
|
@ -3,3 +3,6 @@ contact_links:
|
||||||
- name: Podman Desktop issues
|
- name: Podman Desktop issues
|
||||||
url: https://github.com/containers/podman-desktop/issues
|
url: https://github.com/containers/podman-desktop/issues
|
||||||
about: Please report issues with Podman Desktop here.
|
about: Please report issues with Podman Desktop here.
|
||||||
|
- name: Ask a question
|
||||||
|
url: https://github.com/containers/podman/discussions/new
|
||||||
|
about: Ask a question about Podman
|
||||||
|
|
Loading…
Reference in New Issue