From 6b28857c912cb231f7ba4039be1047474214448c Mon Sep 17 00:00:00 2001 From: Mike Kormendy Date: Tue, 2 Apr 2024 01:14:27 -0700 Subject: [PATCH] Update bug-report.md --- .github/ISSUE_TEMPLATE/bug-report.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index b51b04c..23c5c52 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -8,22 +8,22 @@ assignees: mkormendy --- **Describe the bug** -A clear and concise description of what the bug is. +Replaee this text with a clear and concise description of what the bug or issue is. **To Reproduce** -Steps to reproduce the behavior: +Replace this text with steps to reproduce the bug or issue you're having: 1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error +2. Open door '....' +3. Open Home.app '....' +4. Result unexpected **Expected Behavior** -A clear and concise description of what you expected to happen. +Replace this text with a clear and concise description of what you expected to happen. **Environment (please complete the following information as best possible)** * Homebridge System: * Node.js Version - * NPM Version + * NPM Version: * Homebridge/HOOBS Version * Operating System: *(Raspbian / Ubuntu / Debian / Windows / macOS / Docker)* * Process Supervisor: *(Docker / Systemd / init.d / pm2 / launchctl / hb-service / other / none) @@ -39,4 +39,4 @@ A clear and concise description of what you expected to happen. - Homebridge/HOOBS config.json file and or plugin section from the config.json found in your [```.homebridge folder```](https://github.com/homebridge/homebridge/wiki/Basic-Troubleshooting#understanding-where-your-files-are-macos). **Additional Relevant Information** -Add any other context about the problem here. +Replace this text with any other context about the problem here.