27 lines
724 B
Markdown
27 lines
724 B
Markdown
|
---
|
||
|
name: Support Request
|
||
|
about: Support request or question about this project
|
||
|
title: "[SUPPORT]"
|
||
|
labels: question
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
<!--
|
||
|
PREREQUISITES
|
||
|
|
||
|
Have you read Idealista's Code of Conduct? By filling an Issue, you are expected to comply with it,
|
||
|
including treating everyone with respect: https://github.com/idealista/idealista/blob/master/CODE_OF_CONDUCT.md
|
||
|
|
||
|
Check that your issue isn't already filled: https://github.com/issues?utf8=✓&q=is%3Aissue+user%3Aidealista
|
||
|
|
||
|
Check that there is not already provided the described functionality
|
||
|
-->
|
||
|
|
||
|
### Description
|
||
|
|
||
|
[Description of the issue]
|
||
|
|
||
|
### Additional Information
|
||
|
|
||
|
Any additional information, configuration or data that might be necessary to reproduce the issue.
|