Skip to content

Commit

Permalink
Replace old links with forum links (#251)
Browse files Browse the repository at this point in the history
* replace old links with forum links

* Apply suggestions from code review

Co-authored-by: Don Naro <dnaro@redhat.com>
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>

* add more feedback changes

---------

Co-authored-by: Don Naro <dnaro@redhat.com>
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
  • Loading branch information
3 people authored Jul 24, 2024
1 parent 3ae5a22 commit 8a694f0
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 14 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This repository contains source templates and a Python utility to generate HTML

Join the Ansible community and help us build a better user experience for the docsite.

We talk about Ansible documentation on Matrix at [#docs:ansible.im](https://matrix.to/#/#docs:ansible.im) and on the [Ansible Community Forum](https://forum.ansible.com/tag/documentation).
You're welcome to join us, chat about the Ansible docs, and share your thoughts.
We talk about Ansible documentation on the [Ansible Forum](https://forum.ansible.com/tag/documentation).
You're welcome to join us, discuss the Ansible docs, and share your thoughts.

The Ansible community docs group (the DaWGs) meets every Tuesday (see [the Ansible calendar](https://github.com/ansible/community/blob/main/meetings/README.md)) and welcomes additions to our [weekly agenda items](https://github.com/ansible/community/issues/678) - scroll down to find the upcoming agenda and add a comment to include your topic.
The Ansible community docs group (the DaWGs) meets every Tuesday. See [the Ansible Forum Events calendar](https://forum.ansible.com/t/documentation-working-group-meeting/7229) for the agenda and details on how to add your own items to the DaWGs meeting.
17 changes: 10 additions & 7 deletions data/community.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,18 @@ milestones:
find_projects:
label: Find an Ansible project
link: "https://docs.ansible.com/ecosystem.html"
contributor_path:
label: Review the contributor path
link: "https://docs.ansible.com/ansible/devel/community/contributor_path.html"
communicate:
title: Join the conversation
actions:
matrix:
label: Say hello and introduce yourself in the social channel
link: "https://docs.ansible.com/ansible/devel/community/communication.html#ansible-community-on-matrix"
forum:
label: Join the Ansible Forum
link: "https://docs.ansible.com/ansible/devel/community/communication.html#forum"
public_meetings:
label: Find public community meetings on Matrix/IRC
link: "https://docs.ansible.com/ansible/latest/community/communication.html#meetings-on-chat"
label: Find public community meetings on the Forum Events calendar
link: "https://forum.ansible.com/c/events/8"
communication_guide:
label: Check out the guide to community communication
link: "https://docs.ansible.com/ansible/devel/community/communication.html"
Expand All @@ -46,7 +49,7 @@ milestones:
actions:
community_topics:
label: Share your ideas and vote in the Community topics
link: "https://github.com/ansible-community/community-topics/issues"
link: "https://docs.ansible.com/ansible/devel/community/communication.html#ansible-community-topics"
working_groups:
label: Take part in a working group
link: "https://docs.ansible.com/ansible/latest/community/communication.html#working-groups"
Expand All @@ -55,4 +58,4 @@ milestones:
actions:
subscribe:
label: Subscribe to the Bullhorn
link: "https://bit.ly/subscribe-bullhorn"
link: "https://docs.ansible.com/ansible/devel/community/communication.html#the-bullhorn"
6 changes: 3 additions & 3 deletions data/maintainers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
quicklinks:
maintainer_news:
label: News for maintainers
link: "https://github.com/ansible-collections/news-for-maintainers/issues"
link: "https://forum.ansible.com/tag/news-for-maintainers"
community_topics:
label: Community topics
link: "https://github.com/ansible-community/community-topics/issues"
link: "https://docs.ansible.com/ansible/devel/community/communication.html#ansible-community-topics"
package_inclusion:
label: Package inclusion requests
link: "https://docs.ansible.com/ansible/devel/community/steering/community_steering_committee.html#collection-inclusion-requests-workflow"
Expand Down Expand Up @@ -55,7 +55,7 @@ milestones:
actions:
community_topics:
label: Discuss and vote on community topics
link: "https://github.com/ansible-community/community-topics/issues"
link: "https://docs.ansible.com/ansible/devel/community/communication.html#ansible-community-topics"
join:
label: Join the Ansible community steering committee
link: "https://docs.ansible.com/ansible/latest/community/contributor_path.html#become-a-steering-committee-member"
2 changes: 1 addition & 1 deletion data/pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,4 @@ buttons:
learn_more: Learn more
archive: Visit the archive
### Provide feedback
feedback: <i class="fas fa-comments"></i> Got thoughts or feedback on the new documentation landing pages? We want to hear from you! <br /> Join us in the <a href="https://matrix.to/#/#docs:ansible.com" target="_blank">docs channel</a> on <a href="https://docs.ansible.com/ansible/latest/community/communication.html#ansible-community-on-matrix" target="_blank">Matrix</a> or open a <a href="https://github.com/ansible/docsite/issues" target="_blank">GitHub issue</a> in the docsite repository.
feedback: <i class="fas fa-comments"></i> Got thoughts or feedback on this site? We want to hear from you! <br /> Join us in the <a href="https://forum.ansible.com/tag/documentation">Ansible Forum</a> or open a <a href="https://github.com/ansible/docsite/issues" target="_blank">GitHub issue</a> in the docsite repository.

0 comments on commit 8a694f0

Please sign in to comment.