Luke Taylor

Results 5 issues of Luke Taylor

## Description There's an error in the documentation for bounds/1, the docs say the format is `{left, right, top, bottom}`, but that's not correct, it's actually `{left, top, right, bottom}`...

//cc @otobus @mustafaturan ### Description Update logger.error function to use Stacktrace, to make tracing the source of errors easier. ### Changes Added __STACKTRACE__ to the params when logging the error...

What I'm about to say will sound so completely obvious, but I honestly wasted probably 30 minutes figuring it out :P I just wanted to use brunch to do auto-reloading...

If you make a new Slack app and try to use Hedwig, it won't work, you'll just get this very confusing error: ``` [error] GenServer #PID terminating ** (MatchError) no...

## Description ## Motivation and Context ## Types of changes - [ ] Bug fix (a non-breaking change which fixes an issue) - [ ] New feature (a non-breaking change...