blackbirdchess-docker-dev/.github/ISSUE_TEMPLATE.md

28 lines
384 B
Markdown
Raw Normal View History

2017-05-02 05:56:25 +02:00
## Info:
- Docker version (`$ docker --version`):
- Laradock commit (`$ git rev-parse HEAD`):
- System:
- [ ] Mac
- [ ] PC
- [ ] Linux
## Issue:
#### What seems to be going wrong?
_____
## Expected behavior:
#### What should be happening instead?
_____
## Reproduce:
#### How might we be able to reproduce the error?
_____
2017-05-02 05:58:11 +02:00
## Relevant Code:
```
// place code here
```