update ISSUE_TEMPLATE.md context

This commit is contained in:
Mahmoud Zalt 2017-07-26 02:42:24 +03:00 committed by GitHub
parent e671f4c929
commit d32cfb31b1

View File

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