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.

bug_report.md 688 B

1234567891011121314151617181920212223242526272829303132
  1. ---
  2. name: Bug report
  3. about: Create a report to help us improve
  4. title: ''
  5. labels: bug
  6. assignees: ''
  7. ---
  8. **Describe the bug**
  9. A clear and concise description of what the bug is.
  10. **To Reproduce**
  11. Steps to reproduce the behavior:
  12. 1. Go to '...'
  13. 2. Click on '....'
  14. 3. Scroll down to '....'
  15. 4. See error
  16. **Expected behavior**
  17. A clear and concise description of what you expected to happen.
  18. **Screenshots**
  19. If applicable, add screenshots to help explain your problem.
  20. **Your configuration (please complete the following information):**
  21. - OS: [e.g. iOS]
  22. - Python version: [e.g. 3.7.0]
  23. - Kosmorro version: [e.g. 1.0.0]
  24. **Additional context**
  25. Add any other context about the problem here.