From a3e29317c5d4220fffe28370ec73c73802255246 Mon Sep 17 00:00:00 2001 From: Rebeccah Hunter Date: Mon, 18 Apr 2022 12:28:22 -0400 Subject: [PATCH] default saved replies for triages (#12047) * create a singular page with listed replies that can be copy and pasted for mailing list and bug scrub purposes Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com> --- .github/saved-replies/mail-list.md | 8 -------- .github/triage_replies.md | 31 ++++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+), 8 deletions(-) delete mode 100644 .github/saved-replies/mail-list.md create mode 100644 .github/triage_replies.md diff --git a/.github/saved-replies/mail-list.md b/.github/saved-replies/mail-list.md deleted file mode 100644 index 04f36e31f656..000000000000 --- a/.github/saved-replies/mail-list.md +++ /dev/null @@ -1,8 +0,0 @@ -Hello, - -This issue tracker is for tracking feature enhancements and bugs. - -If you need help troubleshooting or are looking for help using AWX, try our mailing list or IRC channel: - -#ansible-awx on[https://libera.chat/](https://libera.chat/) -https://groups.google.com/forum/#!forum/awx-project \ No newline at end of file diff --git a/.github/triage_replies.md b/.github/triage_replies.md new file mode 100644 index 000000000000..7d9db9a6e2ba --- /dev/null +++ b/.github/triage_replies.md @@ -0,0 +1,31 @@ +## General +- For the roundup of all the different mailing lists available from AWX, Ansible, and beyond visit: https://docs.ansible.com/ansible/latest/community/communication.html +- Hello, we think your question is answered in our FAQ. Does this: https://www.ansible.com/products/awx-project/faq cover your question? +- You can find the latest documentation here: https://docs.ansible.com/automation-controller/latest/html/userguide/index.html + +## Visit our mailing list +- Hello, your question seems like a good one to ask on our mailing list at https://groups.google.com/g/awx-project. You can also join #ansible-awx on https://libera.chat/ and ask your question there. + +## Create an issue +- Hello, thanks for reaching out on list. We think this merits an issue on our Github, https://github.com/ansible/awx/issues. If you could open an issue up on Github it will get tagged and integrated into our planning and workflow. All future work will be tracked there. + +## Create a Pull Request +- Hello, we think your idea is good, please consider contributing a PR for this, following our contributing guidelines: https://github.com/ansible/awx/blob/devel/CONTRIBUTING.md + +## Receptor +- You can find the receptor docs here: https://receptor.readthedocs.io/en/latest/ +- Hello, your issue seems related to receptor, could you please open an issue in the receptor repository? https://github.com/ansible/receptor. Thanks! + +## Ansible Engine not AWX +- Hello, your question seems to be about Ansible development, not about AWX. Try asking on the Ansible-devel specific mailing list: https://groups.google.com/g/ansible-devel +- Hello, your question seems to be about using Ansible, not about AWX. https://groups.google.com/g/ansible-project is the best place to visit for user questions about Ansible. Thanks! + +## Ansible Galaxy not AWX +- Hey there, that sounds like an FAQ question, did this: https://www.ansible.com/products/awx-project/faq cover your question? + +## Contributing Guidelines +- AWX: https://github.com/ansible/awx/blob/devel/CONTRIBUTING.md +- AWX-Operator: https://github.com/ansible/awx-operator/blob/devel/CONTRIBUTING.md + +## Code of Conduct +- Hello. Please keep in mind that Ansible adheres to a Code of Conduct in its community spaces. The spirit of the code of conduct is to be kind, and this is your friendly reminder to be so. Please see the full code of conduct here if you have questions: https://docs.ansible.com/ansible/latest/community/code_of_conduct.html