name: πŸ’‘ Enhancement Request description: File a enhancement request for an existing feature title: "[ENH] " labels: [enhancement] body: - type: markdown attributes: value: | Thanks for taking the time to fill out this enhancement request! This project is run by volunteers, and we depend on users like you to improve it. Please consider implementing the enhancement yourself and submitting a pull request with your changes. - type: textarea id: problem attributes: label: πŸ˜• Addressed Problem description: Which problem does this request address? placeholder: Please enter answer here... validations: required: true - type: textarea id: solution attributes: label: πŸ’‘ Suggested Solution description: What solution do you suggest? placeholder: Please enter answer here... validations: required: true - type: textarea id: alternatives attributes: label: πŸ”Ž Alternatives description: Which Alternatives did you consider? placeholder: Please enter answer here... - type: textarea id: context attributes: label: πŸ—ΊοΈ Additional Context description: Any relevant additional context information placeholder: Please enter answer here... - type: checkboxes id: terms attributes: label: Code of Conduct description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/Second-Hand-Friends/kleinanzeigen-bot/blob/main/CODE_OF_CONDUCT.md) options: - label: I agree to follow this project's Code of Conduct required: true