Hi, On Mon, Apr 19, 2021 at 07:58:02PM +0200, Georges Martin wrote: > Speaking of the PR checklist, the "Tested On" section could include the > architecture name: > > echo "macOS $(sw_vers -productVersion) $(sw_vers -buildVersion) on > $(uname -m)" > > As I'm now testing both on x86_64 and arm64, that's something I try to > include in my PRs...
Very nice idea. See https://github.com/macports/macports-ports/blob/master/.github/PULL_REQUEST_TEMPLATE.md, which contains this. Could you submit a PR for the change? -- Clemens