Skip to content

2 Markdown files are executable #765

@rgoldberg

Description

@rgoldberg

2 Markdown files are executable:

  • .github/ISSUE_TEMPLATE/BUG_REPORT.md
  • .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md

ArgumentParser version: main
Swift version:
swift-driver version: 1.120.5 Apple Swift version 6.1 (swiftlang-6.1.0.110.21 clang-1700.0.13.3)
Target: arm64-apple-macosx15.0

Checklist

  • If possible, I've reproduced the issue using the main branch of this package
  • I've searched for existing GitHub issues

Steps to Reproduce

$ stat -f %Sp .github/ISSUE_TEMPLATE/BUG_REPORT.md .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
-rwxr-xr-x
-rwxr-xr-x

Expected behavior

$ stat -f %Sp .github/ISSUE_TEMPLATE/BUG_REPORT.md .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
-rw-r--r--
-rw-r--r--

Actual behavior

$ stat -f %Sp .github/ISSUE_TEMPLATE/BUG_REPORT.md .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
-rwxr-xr-x
-rwxr-xr-x

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions