blackbirdchess-docker-dev/.github/ISSUE_TEMPLATE.md
2017-05-01 20:58:11 -07:00

28 lines
384 B
Markdown

## 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?
_____
## Relevant Code:
```
// place code here
```