Create new issue template (#23944)

This commit is contained in:
Konrad `ktoso` Malawski 2017-11-09 18:51:12 +09:00 committed by GitHub
parent e0dcc7766b
commit a6fc0b3b8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

11
.github/ISSUE_TEMPLATE.md vendored Normal file
View file

@ -0,0 +1,11 @@
<!--
Please report issues regarding specific projects in their respective issue trackers, e.g.:
- Akka-HTTP: https://github.com/akka/akka-http/issues
- Alpakka: https://github.com/akka/alpakka/issues
- Akka Persistence Cassandra Plugin: https://github.com/akka/akka-persistence-cassandra/issues
- ...
Please explain your issue precisely, and if possible provide a reproducer snippet (this helps resolve issues much quicker).
Thanks, happy hakking!
-->