diff --git a/.github/ISSUE_TEMPLATE/---bug-report.md b/.github/ISSUE_TEMPLATE/---bug-report.md index b102020770..16389076e5 100644 --- a/.github/ISSUE_TEMPLATE/---bug-report.md +++ b/.github/ISSUE_TEMPLATE/---bug-report.md @@ -6,12 +6,12 @@ about: Create a report to help us improve diff --git a/.github/ISSUE_TEMPLATE/---feature-request.md b/.github/ISSUE_TEMPLATE/---feature-request.md index ed9b3087d0..a01668dc1b 100644 --- a/.github/ISSUE_TEMPLATE/---feature-request.md +++ b/.github/ISSUE_TEMPLATE/---feature-request.md @@ -6,12 +6,12 @@ about: Suggest an idea for this project diff --git a/.github/ISSUE_TEMPLATE/--question.md b/.github/ISSUE_TEMPLATE/--question.md index 8799ed0859..0044d479b6 100644 --- a/.github/ISSUE_TEMPLATE/--question.md +++ b/.github/ISSUE_TEMPLATE/--question.md @@ -1,7 +1,7 @@ --- name: "❓ Question" -about: Please use https://discuss.akka.io for questions +about: Please use https://github.com/apache/incubator-pekko/discussions for questions --- -Please use https://discuss.akka.io for questions instead of posting them to the issue tracker. +Please use https://github.com/apache/incubator-pekko/discussions for questions instead of posting them to the issue tracker.