From a712282e4440eed150b05fc830d7d842c5efc938 Mon Sep 17 00:00:00 2001 From: Alex Ellis Date: Mon, 3 Aug 2020 18:18:22 +0100 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 45 ++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..24f19fe --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,45 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + + + +## Expected Behaviour + + + +## Current Behaviour + + + +## Possible Solution + + + +## Steps to Reproduce (for bugs) + + +1. +2. +3. +4. + +## Context + + + +## Your Environment + + +* Docker version `docker version` (e.g. Docker 17.0.05 ): + +* What version of Kubernetes are you using? `kubectl version`: + +* Operating System and version (e.g. Linux, Windows, MacOS): + +* What ARM or Raspberry Pi board are you using?