1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-10 02:49:20 +00:00

Update issue templates

This commit is contained in:
deadc0de
2019-05-28 22:41:52 +02:00
committed by GitHub
parent e6d191f57f
commit ceff27733e
2 changed files with 14 additions and 2 deletions

View File

@@ -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
``` ```

View 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.