1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 14:31:46 +00:00
Files
dotdrop/.github/ISSUE_TEMPLATE/bug_report.md
2019-05-28 22:53:56 +02:00

703 B

name, about, title, labels, assignees
name about title labels assignees
Bug report report bug [bug] bug

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. '...'
  3. See error

Expected behavior

A clear and concise description of what you expected to happen.

Additional information

The relevant part of the config file

config file content

Dotdrop's execution with the debug logs (--verbose)

$ dotdrop <cmd> --verbose ...
...

Any additional information that would help reproduce the bug.