浏览代码

CONTRIBUTING.md: clarify that Bash 4+ optimizations are allowed

pull/2443/head
native-api 3 年前
提交者 GitHub
父节点
当前提交
e4a0c12b1b
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. +3
    -0
      CONTRIBUTING.md

+ 3
- 0
CONTRIBUTING.md 查看文件

@ -9,6 +9,9 @@ General guidance
That's because that's the version shipped with MacOS.
(They didn't upgrade past it and switched to Zsh because later versions
are covered by GPLv3 which has additional restrictions unacceptable for Apple.)
You can still add performance optimizations and such that take advantage of newer Bash features
as long as there is a fallback execution route for Bash 3.
* Be extra careful when submitting logic specific for the Apple Silicon platform

正在加载...
取消
保存