From e2a89ad8a26268cc424254177c612a4bbee4181b Mon Sep 17 00:00:00 2001 From: Kersom <9053044+nixocio@users.noreply.github.com> Date: Wed, 13 Apr 2022 10:59:18 -0400 Subject: [PATCH] Add saved replies dir and default reply (#12028) Add saved replies dir and default reply --- .github/saved-replies/mail-list.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/saved-replies/mail-list.md diff --git a/.github/saved-replies/mail-list.md b/.github/saved-replies/mail-list.md new file mode 100644 index 0000000000..04f36e31f6 --- /dev/null +++ b/.github/saved-replies/mail-list.md @@ -0,0 +1,8 @@ +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