CONTRIBUTING.md: clarify that Bash 4+ optimizations are allowed
This commit is contained in:
parent
afeb971fa2
commit
e4a0c12b1b
@ -10,6 +10,9 @@ General guidance
|
|||||||
(They didn't upgrade past it and switched to Zsh because later versions
|
(They didn't upgrade past it and switched to Zsh because later versions
|
||||||
are covered by GPLv3 which has additional restrictions unacceptable for Apple.)
|
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
|
* Be extra careful when submitting logic specific for the Apple Silicon platform
|
||||||
|
|
||||||
As of this writing, Github Actions do not support it and only one team member has the necessary hardware.
|
As of this writing, Github Actions do not support it and only one team member has the necessary hardware.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user