exercism / exercism/zig

exercises(secret-handshake): consider changing `Signal` to `Action`

Open
#351 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
Zig
Stars
73
Forks
43
Avg merge
6h 33m
Merged PRs (30d)
12

Description

The tests currently use `Signal`:

https://github.com/exercism/zig/blob/0c4805d47884d6ec790bc1cae43f13e9e9fadaeb/exercises/practice/secret-handshake/test_secret_handshake.zig#L7

But the docs only talk about "actions":

https://github.com/exercism/zig/blob/0c4805d47884d6ec790bc1cae43f13e9e9fadaeb/exercises/practice/secret-handshake/.docs/instructions.md#L3-L8

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.