exercism / elixir

Exercism exercises in Elixir.
https://exercism.org/tracks/elixir
MIT License
614 stars 397 forks source link

Remote Control Car: Add pattern matching notion in introduction #1501

Closed Nanonej closed 1 month ago

Nanonej commented 2 months ago

This notion is asked in several task of this exercise but not introduced, so here is an introduction suggestion.

github-actions[bot] commented 1 month ago

Thank you for contributing to exercism/elixir 💜 🎉. This is an automated PR comment 🤖 for the maintainers of this repository that helps with the PR review process. You can safely ignore it and wait for a maintainer to review your changes.

Based on the files changed in this PR, it would be good to pay attention to the following details when reviewing the PR:


Automated comment created by PR Commenter 🤖.

angelikatyborska commented 1 month ago

Thanks a lot 🙏 that's a very good point. I rephrased it a bit so that the mention of pattern matching is its own section because it doesn't fit in "Accessing fields and updating"