Fix typo in Feature Request GitHub issue template
Closes #15192.
PiperOrigin-RevId: 440111830
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 87bccd7..9d431ee 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -49,7 +49,7 @@
* StackOverflow: http://stackoverflow.com/questions/tagged/bazel
* GitHub issues: https://github.com/bazelbuild/bazel/issues
- * email threads on https://groups.google.com/forum/#!forum/bazel-discuss
+ * Email threads on https://groups.google.com/forum/#!forum/bazel-discuss
- type: textarea
id: extras
attributes:
diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml
index 1a0848d..760dc00 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.yml
+++ b/.github/ISSUE_TEMPLATE/feature_request.yml
@@ -16,7 +16,7 @@
id: problem
attributes:
label: >
- Wwhat underlying problem are you trying to solve with this feature?
+ What underlying problem are you trying to solve with this feature?
- type: input
id: os
attributes:
@@ -48,7 +48,7 @@
* StackOverflow: http://stackoverflow.com/questions/tagged/bazel
* GitHub issues: https://github.com/bazelbuild/bazel/issues
- * email threads on https://groups.google.com/forum/#!forum/bazel-discuss
+ * Email threads on https://groups.google.com/forum/#!forum/bazel-discuss
- type: textarea
id: extras
attributes: