Contributing to TypeID Elixir Setup your environment Install required toolchain using asdf Add your code changes Verify tests pass: mix test Format or verify the formatting of your changes: mix format