From b67f1afe8e48493505bb5b2d461df133eb34438e Mon Sep 17 00:00:00 2001 From: Paul Luse Date: Tue, 17 Apr 2018 09:38:16 -0700 Subject: [PATCH] github: Add issue tracker template Just a starting point, don't want to ask for a long list of details as we want to encourage reporting. At the same time though, some basic info that's quick and easy to fill out can make things more efficient. Change-Id: I72e22716bff0100e1eb1d7da6490d2bfd7980867 Signed-off-by: Paul Luse Reviewed-on: https://review.gerrithub.io/408065 Reviewed-by: Daniel Verkamp Tested-by: SPDK Automated Test System Reviewed-by: Jim Harris Reviewed-by: Ben Walker --- ISSUE_TEMPLATE.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..82106b429 --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,25 @@ +Please use the issue tracker only for reporting suspected issues. + +See [The SPDK Community Page](http://www.spdk.io/community/) for other SPDK communications channels. + + + +## Expected Behavior + + +## Current Behavior + + +## Possible Solution + + +## Steps to Reproduce + + +1. +2. +3. +4. + +## Context (Environment including OS version, SPDK version, etc.) +