I’ve just come across an exercise (elixir’s word count), in which the specification described in the introduction seems to conflict with the test cases.
I want to somehow raise this issue and maybe create a pull request to fix it, but am wondering what is the best way to go about it, or if there’s a specific process I should follow before doing so.
I’ve had a look on “Contributing” > “Getting Started” > “Improve a concept of exercise”, but can’t see an issue matching the exercise I’m thinking of. Also there doesn’t seem to be a way to register a new issue there either.
So my question is, Is it OK to directly create a pull request? Or is there some channel I should check about the suspected problem first?