livebook/.github/ISSUE_TEMPLATE.md

18 lines
568 B
Markdown
Raw Normal View History

2021-04-18 05:56:46 +08:00
## Environment
* Elixir & Erlang/OTP versions (elixir --version):
* Operating system:
* How have you started Livebook (mix phx.server, livebook CLI, Docker, etc):
2021-06-16 17:18:46 +08:00
* Livebook version (use `git show` if running with mix):
2021-04-18 05:56:46 +08:00
* Browsers that reproduce this bug (the more the merrier):
* Include what is logged in the browser console:
* Include what is logged to the server console:
## Current behavior
Include detailed steps to reproduce error, errors and stacktraces if appropriate.
## Expected behavior
A short description on how you expect the code to behave.