odin-default-css-exercises/.github/ISSUE_TEMPLATE/bug_report.md

39 lines
1.7 KiB
Markdown
Raw Normal View History

2022-01-23 16:41:25 +00:00
---
2022-01-23 16:42:40 +00:00
name: Bug Report
2022-01-23 16:41:25 +00:00
about: Create a report to help us improve
title: ''
2022-01-24 13:08:19 +00:00
labels: 'Status: Needs Review, Type: Bug'
2022-01-23 16:41:25 +00:00
assignees: ''
---
2022-01-24 17:13:15 +00:00
<!-- Thank you for taking the time to submit a bug report to The Odin Project. In order to get issues closed in a reasonable amount of time, you must include a baseline of information about the bug in question. Please read this template in its entirety before filling it out to ensure that it is filled out correctly. -->
2022-01-24 13:08:19 +00:00
2022-01-24 17:13:15 +00:00
<!-- Complete the following REQUIRED checkboxes by replacing the whitespace between the square brackets with an 'x', e.g. [x]. -->
2022-02-10 04:19:16 +00:00
- [ ] I have thoroughly read and understand [The Odin Project Contributing Guide](https://github.com/TheOdinProject/theodinproject/blob/main/CONTRIBUTING.md)
2022-02-14 18:32:33 +00:00
- [ ] 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`
2022-01-23 16:41:25 +00:00
2022-01-24 13:08:19 +00:00
<!-- The following checkbox is OPTIONAL. Completing it does not guarantee you will be assigned this issue, but rather lets us know you are interested in working on it. -->
2022-02-10 01:44:03 +00:00
- [ ] I would like to be assigned this issue to work on it
2022-01-23 16:41:25 +00:00
2022-01-24 13:08:19 +00:00
**1. Description of the Bug**
2022-01-23 16:41:25 +00:00
<!-- A clear and concise description of what the bug is. Include any screenshots that may help show the bug in action. -->
2022-01-24 13:08:19 +00:00
**2. How To Reproduce**
2022-01-23 16:41:25 +00:00
<!-- What steps one might need to take in order to reproduce this bug. -->
2022-01-24 13:08:19 +00:00
**3. Expected Behavior**
2022-01-23 16:41:25 +00:00
<!-- A brief description of what you expected to happen. -->
2022-01-24 13:08:19 +00:00
**4. Desktop/Device:**
2022-01-23 16:41:25 +00:00
- Device: <!-- [e.g. iPhone6] -->
- OS: <!-- [e.g. iOS] -->
2022-01-24 13:08:19 +00:00
- Browser: <!-- [e.g. chrome, safari] -->
- Version: <!-- [e.g. 22] -->
2022-01-23 16:41:25 +00:00
2022-01-24 13:08:19 +00:00
**5. Additional Information**
2022-01-23 16:41:25 +00:00
<!-- Any additional information about the bug. -->
2022-01-24 13:08:19 +00:00