Merge pull request #195 from radarhere/patch-1
Some checks failed
test / test (push) Failing after 2s
validate / prepare (push) Failing after 3s
validate / validate (push) Has been skipped
ci / default (push) Successful in 10m10s
ci / main (tonistiigi/binfmt:latest, all) (push) Successful in 10m14s
ci / main (tonistiigi/binfmt:latest, arm64,riscv64,arm) (push) Successful in 10m9s
ci / main (tonistiigi/binfmt:master, all) (push) Successful in 10m9s
ci / main (tonistiigi/binfmt:master, arm64,riscv64,arm) (push) Successful in 10m9s
ci / error (push) Failing after 20s
ci / cache-image (false) (push) Successful in 51s
ci / cache-image (true) (push) Successful in 10m14s

Fixed typo
This commit is contained in:
CrazyMax
2025-02-06 14:23:14 +01:00
committed by GitHub

View File

@@ -14,7 +14,7 @@ to the public under the [project's open source license](LICENSE).
5. Format code and build javascript artifacts: `docker buildx bake pre-checkin`
6. Validate all code has correctly formatted and built: `docker buildx bake validate`
7. Push to your fork and [submit a pull request](https://github.com/docker/setup-qemu-action/compare)
8. Pat your self on the back and wait for your pull request to be reviewed and merged.
8. Pat yourself on the back and wait for your pull request to be reviewed and merged.
Here are a few things you can do that will increase the likelihood of your pull request being accepted: