1_Bug_report.yaml 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. name: 🐛 Bug Report
  2. description: Report errors and problems
  3. labels: Bug
  4. body:
  5. - type: input
  6. id: affected-versions
  7. attributes:
  8. label: Bootstraptable version(s) affected
  9. placeholder: 1.18.0
  10. validations:
  11. required: true
  12. - type: textarea
  13. id: description
  14. attributes:
  15. label: Description
  16. description: What kind of error/problem you are affected by
  17. validations:
  18. required: true
  19. - type: textarea
  20. id: examples
  21. attributes:
  22. label: Example(s)
  23. description: |
  24. Please use our online Editor (https://live.bootstrap-table.com/) to create a example.
  25. On our Wiki (https://github.com/wenzhixin/bootstrap-table/wiki/Online-Editor-Explanation) you can read how to use the editor.
  26. - type: textarea
  27. id: possible-solution
  28. attributes:
  29. label: Possible Solutions
  30. description: "Optional: only if you have suggestions on a fix/reason for the bug"
  31. - type: textarea
  32. id: additional-contex
  33. attributes:
  34. label: Additional Context
  35. description: "Optional: any other context about the problem: browser version, operation system, etc."
  36. - type: markdown
  37. attributes:
  38. value: |
  39. Love bootstrap-table? Please consider supporting our collective:
  40. 👉 https://opencollective.com/bootstrap-table/donate