You can create an issue [here](https://github.com/vimeo/psalm/issues/new), but before you do, follow these guidelines:
* Make sure that you are using the latest version (`dev-master`).
* It’s by no means a requirement, but if it's a bug, and you provide demonstration code that can be pasted into https://getpsalm.org, it will likely get fixed faster.
## Pull Requests
Before you send a pull request, make sure you follow these guidelines:
* Make sure to run `composer tests` and `./psalm --find-dead-code` to ensure that Travis builds will pass