blackbirdchess-docker-dev/.github/ISSUE_TEMPLATE.md
2017-05-01 21:01:57 -07:00

29 lines
429 B
Markdown

### Info:
- Docker version (`$ docker --version`):
- Laradock commit (`$ git rev-parse HEAD`):
- System (`place x between the [ ]`):
- [ ] Mac
- [ ] PC
- [ ] Linux
- Info:
### 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
```