mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-11 19:29:00 +00:00
Update issue templates
This commit is contained in:
27
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
27
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,27 @@
|
|||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: report bug
|
||||||
|
title: "[bug] "
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
Dotdrop version: v0.xxx
|
||||||
|
|
||||||
|
**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
|
||||||
|
|
||||||
|
Provider below the output of dotdrop's command with debug logs (`--verbose`)
|
||||||
|
```
|
||||||
|
here
|
||||||
|
```
|
||||||
|
|
||||||
|
**Expected behavior**
|
||||||
|
A clear and concise description of what you expected to happen.
|
||||||
Reference in New Issue
Block a user