From baa5b0a7610f3a80b6fb63de1030c0d894d8cfe9 Mon Sep 17 00:00:00 2001 From: Eric Olkowski <70952936+thatblindgeye@users.noreply.github.com> Date: Mon, 14 Feb 2022 15:09:20 -0500 Subject: [PATCH] Create bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 38 ++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..e2b4e57 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,38 @@ +--- +name: Bug Report +about: Create a report to help us improve +title: '' +labels: 'Status: Needs Review, Type: Bug' +assignees: '' + +--- + + + +- [ ] I have thoroughly read and understand [The Odin Project Contributing Guide](https://github.com/TheOdinProject/theodinproject/blob/main/CONTRIBUTING.md) +- [ ] The title of this issue follows the `where the change occurs: brief description of bug` format, e.g. `React section: Knowledge Checks don't link to resource` + + +- [ ] I would like to be assigned this issue to work on it + +**1. Description of the Bug** + + + +**2. How To Reproduce** + + + +**3. Expected Behavior** + + + +**4. Desktop/Device:** + - Device: + - OS: + - Browser: + - Version: + +**5. Additional Information** + +