From 528fc40868d9b1ce20e19d6889c9ee896bd461ff Mon Sep 17 00:00:00 2001 From: erikhopf-amzn Date: Tue, 12 Dec 2017 09:26:18 -0800 Subject: [PATCH] Issue template --- ISSUE_TEMPLATE.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..c49e0ca8 --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,33 @@ + +**IMPORTANT**: Before you create an issue, please take a look at our [Issue Reporting Guide](https://github.com/alexa/avs-device-sdk/wiki/Issue-Reporting-Guide). + + +## Briefly summarize your issue: + + +## What is the expected behavior? + + +## What behavior are you observing? + + +## Provide the steps to reproduce the issue, if applicable: + + +## Tell us about your environment: + +### What version of the AVS Device SDK are you using? + + +### Tell us what hardware you're using: +- [ ] Desktop / Laptop +- [ ] Raspberry Pi +- [ ] Other - tell us more: + + +### Tell us about your OS (Type & version): +- [ ] Linux +- [ ] MacOS +- [ ] Raspbian Stretch +- [ ] Raspbian Jessy +- [ ] Other - tell us more: