From 0399ce7b0e19980990a9b50493ecb7f6a7d2cfe6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Darius=20Nea=C8=9Bu?= Date: Tue, 12 Aug 2025 08:57:23 +0300 Subject: [PATCH] Propagate lowercase everything from the Beman Standard to the entire org --- .github/ISSUE_TEMPLATE/implementation-deficiency.md | 2 +- .github/ISSUE_TEMPLATE/infrastructure-issues.md | 2 +- .github/ISSUE_TEMPLATE/paper-discussion.md | 2 +- .github/pull_request_template.md | 4 ++-- README.md | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/implementation-deficiency.md b/.github/ISSUE_TEMPLATE/implementation-deficiency.md index 9527560..4a0ee77 100644 --- a/.github/ISSUE_TEMPLATE/implementation-deficiency.md +++ b/.github/ISSUE_TEMPLATE/implementation-deficiency.md @@ -9,7 +9,7 @@ assignees: '' ## Describe the deficiency diff --git a/.github/ISSUE_TEMPLATE/infrastructure-issues.md b/.github/ISSUE_TEMPLATE/infrastructure-issues.md index 4ea6e64..11fbd13 100644 --- a/.github/ISSUE_TEMPLATE/infrastructure-issues.md +++ b/.github/ISSUE_TEMPLATE/infrastructure-issues.md @@ -9,7 +9,7 @@ assignees: '' ## I am attempting to diff --git a/.github/ISSUE_TEMPLATE/paper-discussion.md b/.github/ISSUE_TEMPLATE/paper-discussion.md index a5ffeae..14c9e4f 100644 --- a/.github/ISSUE_TEMPLATE/paper-discussion.md +++ b/.github/ISSUE_TEMPLATE/paper-discussion.md @@ -9,7 +9,7 @@ assignees: '' ## Use case diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 92490e7..6085d62 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,6 @@