From dc1758843d49c1ad354dda69eacb1fd83a67ae67 Mon Sep 17 00:00:00 2001 From: StrongSand94191 <79473173+StrongSand94191@users.noreply.github.com> Date: Sat, 11 Jan 2025 05:12:56 -0600 Subject: [PATCH] .github: Fix capitalization in issue templates (#368493) --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/build_failure.md | 2 +- .github/ISSUE_TEMPLATE/out_of_date_package_report.md | 2 +- .github/ISSUE_TEMPLATE/unreproducible_package.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a4b757e9b4f4..ee02c73d24e0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -11,7 +11,7 @@ assignees: '' -## Steps To Reproduce +## Steps to reproduce Steps to reproduce the behavior: diff --git a/.github/ISSUE_TEMPLATE/build_failure.md b/.github/ISSUE_TEMPLATE/build_failure.md index 6df42832765b..32804a446e72 100644 --- a/.github/ISSUE_TEMPLATE/build_failure.md +++ b/.github/ISSUE_TEMPLATE/build_failure.md @@ -7,7 +7,7 @@ assignees: '' --- -## Steps To Reproduce +## Steps to reproduce Steps to reproduce the behavior: diff --git a/.github/ISSUE_TEMPLATE/out_of_date_package_report.md b/.github/ISSUE_TEMPLATE/out_of_date_package_report.md index da42c82ca4ea..d9aadfa8efeb 100644 --- a/.github/ISSUE_TEMPLATE/out_of_date_package_report.md +++ b/.github/ISSUE_TEMPLATE/out_of_date_package_report.md @@ -7,7 +7,7 @@ assignees: '' --- -## Package Information +## Package information diff --git a/.github/ISSUE_TEMPLATE/unreproducible_package.md b/.github/ISSUE_TEMPLATE/unreproducible_package.md index 83b672be31b3..1379b21fc329 100644 --- a/.github/ISSUE_TEMPLATE/unreproducible_package.md +++ b/.github/ISSUE_TEMPLATE/unreproducible_package.md @@ -31,7 +31,7 @@ Fixing bit-by-bit reproducibility also has additional advantages, such as avoiding hard-to-reproduce bugs, making content-addressed storage more effective and reducing rebuilds in such systems. -## Steps To Reproduce +## Steps to reproduce In the following steps, replace `` with the canonical name of the package.