os/.github/ISSUE_TEMPLATE/bug_report.md

28 lines
528 B
Markdown
Raw Normal View History

2020-08-01 09:00:13 -05:00
---
name: Bug report
about: Report a bug
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Component**
What part of the OS is this bug in (kernel, libc, vfs, init, etc.)
**Additional context**
Add any other context about the problem here.