Update README Support section to reference Red Hat Automation Hub (#768) (#770)

Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
Hideki Saito
2026-07-08 15:11:56 +09:00
committed by GitHub
parent 2504f532b8
commit 73939ba8ff
2 changed files with 6 additions and 1 deletions

View File

@@ -99,7 +99,8 @@ We welcome community contributions to this collection. For more details, see [Co
## Support ## Support
See [Communication](#Communication) section. * Community users can find help through the [Communication](#Communication) section.
* Red Hat Ansible Automation Platform subscribers can request support through [Automation Hub](https://console.redhat.com/ansible/automation-hub/collections/published/ansible/posix/) by using the "Create issue" button on the collection page.
## Release Notes and Roadmap ## Release Notes and Roadmap

View File

@@ -0,0 +1,4 @@
---
bugfixes:
- README - Added ``Red Hat Automation Hub`` as correct contact information for Red Hat Ansible Automation Platform subscribers.
...