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

29 lines
429 B
Markdown
Raw Normal View History

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