--- name: Bug report about: report bug title: "[bug] " labels: bug assignees: '' --- Dotdrop version: v0.xxx Using dotdrop: as a submodule, from pypi, '...' **Describe the bug** A clear and concise description of what the bug is. **Steps to Reproduce** Steps to reproduce the behavior: 1. Create a dotfile with content '...' 2. '...' 4. See error **Expected behavior** A clear and concise description of what you expected to happen. **Additional information** The relevant part of the config file ```yaml config file content ``` Dotdrop's execution with the debug logs (`--verbose`) ```bash $ dotdrop --verbose ... ... ``` Any additional information that would help reproduce the bug.