diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index ce972925..7c05deae 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -1,44 +1,71 @@ + + +## Environment & Version -## Environment & Versions ### Environment - - [ ] docker-compose - - [ ] kubernetes - - [ ] docker swarm -### Versions +- [ ] docker-compose +- [ ] kubernetes +- [ ] docker swarm + +### Version + +- Version: `master` + + ## Description + ## Replication Steps + + +## Observed behaviour + ## Expected behaviour -Explain what results you expected - be as specific as possible. Just saying "it doesn’t work as expected" is not useful. It's also helpful to describe what you actually experienced. + ## Logs -Often it is very useful to include log fragments of the involved component. You can get the logs via `docker logs --tail 1000`. For example for the admin container: -`docker logs mailu_admin_1 --tail 1000` +