mirror of https://github.com/containers/podman.git
github: add issue type as link to podman github discussions
Some issues reported in the podman github project contains a question instead of a bug report or feature request. Make it easier for users to find a place to ask questions. Signed-off-by: Erik Sjölund <erik.sjolund@gmail.com>
This commit is contained in:
parent
cf1321f670
commit
8757fe88ad
|
|
@ -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