mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 15:39:43 +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
|
||||
Using dotdrop: as a submodule, from pypi, '...'
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
@@ -18,8 +19,9 @@ Steps to reproduce the behavior:
|
||||
2. '...'
|
||||
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
|
||||
```
|
||||
|
||||
|
||||
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