From 614f285ed17717406291600ea029c26bd28dd66b Mon Sep 17 00:00:00 2001 From: Ross Rosales <52366381+ROSSROSALES@users.noreply.github.com> Date: Fri, 25 Nov 2022 22:04:05 -0600 Subject: [PATCH] .md changed to .yml for format fields --- .github/ISSUE_TEMPLATE/bug_report.md | 35 ---------------------------- 1 file changed, 35 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index fd545b26f2..0000000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,35 +0,0 @@ ---- -name: Bug report -about: Create a report to help us improve -title: "[Bug] " -labels: bug, help wanted -assignees: '' - ---- - -## **Description Overview** -A clear and concise description of what the bug is. - -### **Example** -``` -your code or your screenshots here -'a picture or example is worth a thousand words' -``` - -### **Reproduce Bug** -Steps to reproduce the behavior: -1. Go to '...' -2. Click on '....' -3. etc.. -4. See error - -## **Expected behavior** -A clear and concise description of what you expected to happen. - -### **Suggestion for Solution** -List what you have tried so far to fix bug. -This gives an opportunity for others to help find a solution. Especially first time contributers. - -#### **Configuration Settings:** - - OS: ` ` - - ESLint Ver: ` `