Update issue templates to mention about GitHub Discussions PiperOrigin-RevId: 518814087 Change-Id: Ie8b83144684c0ad21875a4c759bb319251449e66
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 9d431ee..d683f21 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -5,8 +5,10 @@ attributes: value: > **Attention:** if this is a _question_ about how to build / test / query / deploy using - Bazel, or a _discussion starter_, send it to bazel-discuss@googlegroups.com or discuss on - [Bazel Slack](https://slack.bazel.build/) instead! + Bazel, or a _discussion starter_, please start a new thread at Bazel's + [GitHub Discussions](https://github.com/bazelbuild/bazel/discussions), send it to + bazel-discuss@googlegroups.com, or discuss on [Bazel Slack](https://slack.bazel.build/) + instead! - type: textarea id: desc attributes:
diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 760dc00..05c4cf1 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml
@@ -5,8 +5,10 @@ attributes: value: > **Attention:** if this is a _question_ about how to build / test / query / deploy using - Bazel, or a _discussion starter_, send it to bazel-discuss@googlegroups.com or discuss on - [Bazel Slack](https://slack.bazel.build/) instead! + Bazel, or a _discussion starter_, please start a new thread at Bazel's + [GitHub Discussions](https://github.com/bazelbuild/bazel/discussions), send it to + bazel-discuss@googlegroups.com, or discuss on [Bazel Slack](https://slack.bazel.build/) + instead! - type: textarea id: desc attributes: