mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-09 15:49:15 +00:00
Update issue templates
This commit is contained in:
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -8,6 +8,7 @@ assignees: ''
|
|||||||
---
|
---
|
||||||
|
|
||||||
Dotdrop version: v0.xxx
|
Dotdrop version: v0.xxx
|
||||||
|
Using dotdrop: as a submodule, from pypi, '...'
|
||||||
|
|
||||||
**Describe the bug**
|
**Describe the bug**
|
||||||
A clear and concise description of what the bug is.
|
A clear and concise description of what the bug is.
|
||||||
@@ -18,8 +19,9 @@ Steps to reproduce the behavior:
|
|||||||
2. '...'
|
2. '...'
|
||||||
4. See error
|
4. See error
|
||||||
|
|
||||||
Provider below the output of dotdrop's command with debug logs (`--verbose`)
|
Provide below the output of dotdrop's command with debug logs (`--verbose`)
|
||||||
```
|
```bash
|
||||||
|
$ dotdrop --verbose ...
|
||||||
here
|
here
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
10
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
10
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
name: Feature request
|
||||||
|
about: Suggest an idea for this project
|
||||||
|
title: "[feature]"
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
A clear and concise description of what you want to happen.
|
||||||
Reference in New Issue
Block a user