Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PULL_REQUEST_TEMPLATE: Encourage maintainers to test cross-building #96568

Closed
wants to merge 1 commit into from

Commits on Aug 28, 2020

  1. PULL_REQUEST_TEMPLATE: Encourage maintainers to test cross-building

    At the current state of things, if feels like cross-building packages (eg. ` nixpkgs.crossSystem = { system = "aarch64-linux"; config = "aarch64-unknown-linux-gnu"; }`) break quite often or is quite often already broken.
    This change hopes to encourage package maintainers to test for cross-building of packages as part of testing pull requests.
    kampka committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    00073ea View commit details
    Browse the repository at this point in the history