update ISSUE_TEMPLATE.md context
This commit is contained in:
parent
e671f4c929
commit
d32cfb31b1
11
.github/ISSUE_TEMPLATE.md
vendored
11
.github/ISSUE_TEMPLATE.md
vendored
@ -5,22 +5,19 @@
|
|||||||
- System info disto/version:
|
- System info disto/version:
|
||||||
|
|
||||||
### Issue:
|
### Issue:
|
||||||
##### What seems to be going wrong?
|
<!--- What seems to be wrong? -->
|
||||||
|
|
||||||
_____
|
_____
|
||||||
|
|
||||||
### Expected behavior:
|
### Expected behavior:
|
||||||
##### What should be happening instead?
|
<!--- What should happen instead? -->
|
||||||
|
|
||||||
_____
|
_____
|
||||||
|
|
||||||
### Reproduce:
|
### Reproduce:
|
||||||
##### How might we be able to reproduce the error?
|
<!--- How can we reproduce the error? -->
|
||||||
|
|
||||||
_____
|
_____
|
||||||
|
|
||||||
### Relevant Code:
|
### Relevant Code:
|
||||||
|
|
||||||
```
|
```
|
||||||
// place code here
|
// place a code sample here
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user