name: "🐛 Bug Report (Other)" description: Report all other errors and problems body: - type: input id: affected-versions attributes: label: Version(s) affected placeholder: x.y.z validations: required: true - type: textarea id: description attributes: label: Description description: A clear and concise description of the problem. validations: required: true - type: textarea id: how-to-reproduce attributes: label: How to reproduce description: | Markdown and/or config needed to reproduce the problem. Don't forget to mention any extensions you might have enabled! validations: required: true - type: textarea id: possible-solution attributes: label: Possible solution description: | Optional: only if you have suggestions on a fix/reason for the bug - type: textarea id: additional-context attributes: label: Additional context description: | Optional: any other context about the problem: log messages, screenshots, etc. - type: textarea id: feedback attributes: label: Did this project help you today? Did it make you happy in any way? description: | Optional: Sometimes we get tired of reading bug reports and working on complex features, so if you have anything positive to share about how this library might have helped you we'd love to hear it!