From cea039077644283df7eb8500f7b666002454fc79 Mon Sep 17 00:00:00 2001 From: Ross Goldberg <484615+rgoldberg@users.noreply.github.com> Date: Sun, 11 May 2025 05:15:59 -0400 Subject: [PATCH] Remove executable bit from 2 Markdown files. Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/BUG_REPORT.md | 0 .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 .github/ISSUE_TEMPLATE/BUG_REPORT.md mode change 100755 => 100644 .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md old mode 100755 new mode 100644 diff --git a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md old mode 100755 new mode 100644