monolithic/ISSUE_TEMPLATE.md

20 lines
516 B
Markdown

### Describe the issue you are having
<!-- replace this with your issue description -->
### How are you running the container(s)
```
<!-- Paste your docker run commands or your docker-compose file here -->
```
### DNS Configuration
```
<!-- Paste your docker run command for the DNS container OR explain how you have setup DNS on your network to point to the container -->
```
### Output of container(s)
```
<!-- Paste any output from the containers here - This will help us identify any issues faster -->
```