From e4b83b489a50284111f6fa45d51889537e086dea Mon Sep 17 00:00:00 2001 From: JulioV Date: Mon, 30 Nov 2020 16:22:10 -0500 Subject: [PATCH] Update bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 1dd11e1f..59e9e709 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -12,10 +12,10 @@ A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: -1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error +1. Enable ... feature provider +2. Setup ... sensor parameters +3. Run RAPIDS +4. etc ... **Expected behavior** A clear and concise description of what you expected to happen. @@ -25,7 +25,8 @@ If applicable, add screenshots to help explain your problem. **Please complete the following information:** - OS: [e.g. MacOS] - - Version [e.g. 22] + - RAPIDS current commit, paste the output of `git rev-parse --short HEAD` + - A link to your `config.yaml` - Type of mobile data you are dealing with (Android/iOS)