yjs/.github/ISSUE_TEMPLATE/bug_report.md
2020-05-18 23:31:10 +02:00

1018 B

name about title labels assignees
Bug report Create a report to help us improve bug dmonad

Checklist

[ ] Are you reporting a bug? Use github issues for bug reports, and feature requests. For general questions please use https://discuss.yjs.dev/ [ ] Try to report your issue in the correct repository. Yjs consists of many modules. When in doubt, report it to https://github.com/yjs/yjs/issues/

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Open console
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Environment Information

  • Browser / Node.js [e.g. Chrome, Firefox, Node.js]
  • Yjs version and the versions of the y-* modules you are using [Yjs v13.0.1, y-webrtc v1.0.0]

Additional context Add any other context about the problem here.