From 0f2b816372af67b0717f0c0a7e9dc53dc0f5c57e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=93=87=E5=91=9C=E5=93=87=E5=91=9C=E5=91=80=E5=92=A6?= =?UTF-8?q?=E8=80=B6?= Date: Sat, 5 Nov 2022 22:10:06 +0800 Subject: [PATCH] Update github templates (#14) * Update github templates Co-authored-by: pingao --- .github/ISSUE_TEMPLATE/---bug-report.md | 8 ++++---- .github/ISSUE_TEMPLATE/---feature-request.md | 8 ++++---- .github/ISSUE_TEMPLATE/--question.md | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) 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.