mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 11:58:43 +00:00
28 lines
919 B
YAML
28 lines
919 B
YAML
---
|
|
edit_on_github:
|
|
repository: ansible-collections/community.docker
|
|
branch: main
|
|
path_prefix: ''
|
|
|
|
extra_links:
|
|
- description: Submit a bug report
|
|
url: https://github.com/ansible-collections/community.docker/issues/new?assignees=&labels=&template=bug_report.md
|
|
- description: Request a feature
|
|
url: https://github.com/ansible-collections/community.docker/issues/new?assignees=&labels=&template=feature_request.md
|
|
|
|
communication:
|
|
matrix_rooms:
|
|
- topic: General usage and support questions
|
|
room: '#users:ansible.im'
|
|
irc_channels:
|
|
- topic: General usage and support questions
|
|
network: Libera
|
|
channel: '#ansible'
|
|
mailing_lists:
|
|
- topic: Ansible Project List
|
|
url: https://groups.google.com/g/ansible-project
|
|
forums:
|
|
- topic: Ansible Forum
|
|
# The following URL directly points to the "Get Help" section
|
|
url: https://forum.ansible.com/c/help/6/none
|