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.

23 lines
432 B

  1. ---
  2. name: Bug report
  3. about: Create a report to help us improve
  4. title: "[BUG]"
  5. labels: ''
  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. Do this
  13. 2. Do that
  14. 3. Now this happens
  15. **Expected behavior**
  16. A clear and concise description of what you expected to happen.
  17. **Additional context**
  18. Add any other context about the problem here.