You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
780 B

  1. If you open a GitHub issue, here is our policy:
  2. 1. It must be a bug, a feature request, or a significant problem with documentation (for small docs fixes please send a PR instead).
  3. 2. The form below must be filled out.
  4. ------------------------
  5. ### System information
  6. - **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**:
  7. - **Python version**:
  8. ### Describe the problem
  9. Describe the problem clearly here. Be sure to convey here why it's a bug or a feature request.
  10. ### Source code / logs
  11. Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached. Try to provide a reproducible test case that is the bare minimum necessary to generate the problem.