exercism / x86-64-assembly

Exercism exercises in x86-64 Assembly.
https://exercism.org/tracks/x86-64-assembly
MIT License
22 stars 18 forks source link

Add kindergarten-garden exercise #248

Open keiravillekode opened 1 month ago

keiravillekode commented 1 month ago

Uses recently updated generator to allow for deep nesting of tests in canonical json

github-actions[bot] commented 1 month ago

Hello 👋 Thanks for your PR.

This repo does not currently have dedicated maintainers. Our cross-track maintainers team will attempt to review and merge your PR, but it will likely take longer for your PR to be reviewed.

If you enjoy contributing to Exercism and have a track-record of doing so successfully, you might like to become an Exercism maintainer for this track.

Please feel free to ask any questions, or chat to us about anything to do with this PR or the reviewing process on the Exercism forum.

(cc @exercism/cross-track-maintainers)

keiravillekode commented 1 month ago

I appreciate the difficult work that you and the cross-track-maintainers-team are doing. Would it be helpful if the first commit in any new exercise was the result of a bin/create-exercise script [apart from moving up the exercise in config.json so pull requests don't all conflict]?