diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index 3e9b69019..cd6d52c2a 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -9,7 +9,7 @@ Thanks for reporting a bug for Portainer ! You can find more information about Portainer support framework policy here: https://www.portainer.io/2019/04/portainer-support-policy/ -Do you need help or have a question? Come chat with us on Slack http://portainer.io/slack/. +Do you need help or have a question? Come chat with us on Slack http://portainer.slack.com/ Before opening a new issue, make sure that we do not have any duplicates already open. You can ensure this by searching the issue list for this @@ -40,6 +40,7 @@ You can see how [here](https://documentation.portainer.io/archive/1.23.2/faq/#ho - Portainer version: - Docker version (managed by Portainer): +- Kubernetes version (managed by Portainer): - Platform (windows/linux): - Command used to start Portainer (`docker run -p 9000:9000 portainer/portainer`): - Browser: diff --git a/.github/ISSUE_TEMPLATE/Custom.md b/.github/ISSUE_TEMPLATE/Custom.md index b4d55f559..01624c15b 100644 --- a/.github/ISSUE_TEMPLATE/Custom.md +++ b/.github/ISSUE_TEMPLATE/Custom.md @@ -1,17 +1,16 @@ ---- -name: Question -about: Ask us a question about Portainer usage or deployment - ---- - - - -**Question**: -How can I deploy Portainer on... ? +--- +name: Question +about: Ask us a question about Portainer usage or deployment +--- + + + +**Question**: +How can I deploy Portainer on... ? diff --git a/.github/ISSUE_TEMPLATE/Feature_request.md b/.github/ISSUE_TEMPLATE/Feature_request.md index 6da5f4265..b45122082 100644 --- a/.github/ISSUE_TEMPLATE/Feature_request.md +++ b/.github/ISSUE_TEMPLATE/Feature_request.md @@ -1,31 +1,30 @@ ---- -name: Feature request -about: Suggest a feature/enhancement that should be added in Portainer - ---- - - - -**Is your feature request related to a problem? Please describe.** -A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] - -**Describe the solution you'd like** -A clear and concise description of what you want to happen. - -**Describe alternatives you've considered** -A clear and concise description of any alternative solutions or features you've considered. - -**Additional context** -Add any other context or screenshots about the feature request here. +--- +name: Feature request +about: Suggest a feature/enhancement that should be added in Portainer +--- + + + +**Is your feature request related to a problem? Please describe.** +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. + +**Describe alternatives you've considered** +A clear and concise description of any alternative solutions or features you've considered. + +**Additional context** +Add any other context or screenshots about the feature request here.