mirror of
https://github.com/containers/podman.git
synced 2025-07-02 08:47:43 +08:00
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:
3
.github/ISSUE_TEMPLATE/config.yml
vendored
3
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -3,3 +3,6 @@ contact_links:
|
||||
- name: Podman Desktop issues
|
||||
url: https://github.com/containers/podman-desktop/issues
|
||||
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
|
||||
|
Reference in New Issue
Block a user