From 337db1c508d841404c3ede42f78404a9f67ec765 Mon Sep 17 00:00:00 2001 From: Alex Tran Date: Thu, 26 May 2022 15:12:08 -0500 Subject: [PATCH] fixed typo for bug template --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 91bf9f8e8b..494abedfeb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -16,10 +16,10 @@ Note: Please search to see if an issue already exists for the bug you encountere A clear and concise description of what the bug is. **Task List** -[ ] I have read throughly the README setup and installation instruction. +[ ] I have read thoroughly the README setup and installation instructions. [ ] If my setup is different, I have included my docker-compose file. [ ] I have included my redacted `.env` file. -[ ] I have included information of my machine, environment. +[ ] I have included information on my machine, and environment. **To Reproduce** Steps to reproduce the behavior: