cobalt/.github/ISSUE_TEMPLATE/bug-report.md

37 lines
882 B
Markdown
Raw Normal View History

2024-01-05 08:16:01 +00:00
---
name: bug report
about: report a global issue with the cobalt codebase
title: '[short description of the bug]'
2024-01-05 08:16:01 +00:00
labels: bug
assignees: ''
---
### bug description
clear and concise description of what the issue is.
2024-01-05 08:16:01 +00:00
### reproduction steps
steps to reproduce the described behavior.
here's an example of what it could look like:
2024-01-05 08:16:01 +00:00
1. go to '...'
2. click on '....'
3. download [media type] from [service]
2024-01-05 08:16:01 +00:00
4. see error
### screenshots
if applicable, add screenshots or screen recordings to support your explanation.
if not, remove this section.
2024-01-05 08:16:01 +00:00
### links
if applicable, add links that cause the issue. more = better.
if not, remove this section.
2024-01-05 08:16:01 +00:00
### platform information
2024-01-05 08:16:01 +00:00
- OS [e.g. iOS, windows]
- browser [e.g. chrome, safari, firefox]
- version [e.g. 115]
### additional context
add any other context about the problem here if applicable.
if not, remove this section.