diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 811f71a04..221d4eb1d 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -28,17 +28,15 @@ Briefly describe the problem you are having in a few paragraphs. **Steps to reproduce the issue:** -1. -2. -3. +1. 2. 3. Any other info e.g. Why do you consider this to be a bug? What did you expect to happen instead? **Technical details:** -* Portainer version: -* Target Docker version (the host/cluster you manage): -* Platform (windows/linux): -* Command used to start Portainer (`docker run -p 9000:9000 portainer/portainer`): -* Target Swarm version (if applicable): -* Browser: +- Portainer version: +- Target Docker version (the host/cluster you manage): +- Platform (windows/linux): +- Command used to start Portainer (`docker run -p 9443:9443 portainer/portainer`): +- Target Swarm version (if applicable): +- Browser: diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index 52a031d48..1d950b9ac 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -4,7 +4,6 @@ about: Create a bug report title: '' labels: bug/need-confirmation, kind/bug assignees: '' - ---