Merge pull request #884 from shahzeb1/master
Created a helpful issues template.
This commit is contained in:
commit
06b9dd3327
|
@ -0,0 +1,29 @@
|
||||||
|
### 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
|
||||||
|
```
|
Loading…
Reference in New Issue