distribution/.github/ISSUE_TEMPLATE/bug_report.md
2022-05-11 12:31:32 +00:00

32 lines
866 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**BEFORE SUBMITTING**
Be sure to update to the latest version of JELOS and test. Please do not submit bug requests for older versions of the distribution.
Review the [issue guidelines](https://github.com/JustEnoughLinuxOS/distribution/issues/122) before opening this issue. Failure to follow the process will result in a closed request.
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Steps to Resolve**
Technical detail on how to resolve the issue.
**Additional context**
Add any other context about the problem here.