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.

32 lines
736 B

  1. ---
  2. name: Bug report
  3. about: Create a report to help us improve Wiki.js
  4. title: ''
  5. labels: ''
  6. assignees: NGPixel
  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. **Host Info (please complete the following information):**
  21. - OS: [e.g. Ubuntu 18.04, Docker]
  22. - Wiki.js version: [e.g. 2.0.0-beta.115]
  23. - Database engine: [e.g. postgres 9.7, mysql 5.7]
  24. **Additional context**
  25. Add any other context about the problem here.