Update issue templates
This commit is contained in:
parent
3051c5707d
commit
69f5ce122f
1 changed files with 29 additions and 0 deletions
29
.github/ISSUE_TEMPLATE/issue-template.md
vendored
Normal file
29
.github/ISSUE_TEMPLATE/issue-template.md
vendored
Normal file
|
@ -0,0 +1,29 @@
|
||||||
|
---
|
||||||
|
name: Issue template
|
||||||
|
about: Issue template
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
Please describe the a concise description and fill out the details below. It will help others efficiently understand your request and get to an answer instead of repeated back and forth. Providing a [minimal, complete and verifiable example](https://stackoverflow.com/help/mcve) will further increase your chances that someone can help.
|
||||||
|
|
||||||
|
**Steps for Reproduction**
|
||||||
|
|
||||||
|
1. Set up the following "xxxx" value in the `config.yaml` configuration file
|
||||||
|
2. Launch binary with the following arguments
|
||||||
|
3. Step Two
|
||||||
|
4. Step Three
|
||||||
|
|
||||||
|
**Expected behavior**:
|
||||||
|
|
||||||
|
**Actual behavior**:
|
||||||
|
|
||||||
|
**Platforms**:
|
||||||
|
|
||||||
|
Include browser, operating system and respective versions
|
||||||
|
|
||||||
|
**Versions**:
|
||||||
|
|
||||||
|
Which versions are you running?
|
Loading…
Reference in a new issue