mirror of
https://github.com/containers/podman.git
synced 2025-09-23 13:13:42 +08:00
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:
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