1
Fork 0

Update issue_template.md

This commit is contained in:
Thomas Honeyman 2018-05-23 13:59:25 -07:00 committed by GitHub
parent fc3def6a9e
commit 31e567f9b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
## Precheck
* For help and support, please don't use the issue tracker. Instead, try the [functional programming chat (#fpchat)](https://functionalprogramming.slack.com).
* For help and support, please don't use the issue tracker. Instead, try the [PureScript user forum](https://purescript-users.ml) or the [functional programming chat (#fpchat)](https://functionalprogramming.slack.com).
* For bug reports, do a quick search to ensure the bug has not yet been reported.
* For new feature requests, please remember to describe the feature you would like to see, why you need it, and how it might be implemented.
* Finally -- be nice and have fun!