distribution/.github/ISSUE_TEMPLATE/bug_report.md

33 lines
866 B
Markdown
Raw Normal View History

2022-02-13 13:24:47 +00:00
---
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.
2022-05-11 12:31:32 +00:00
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.
2022-02-13 13:24:47 +00:00
**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.
2022-05-11 12:31:32 +00:00
**Steps to Resolve**
Technical detail on how to resolve the issue.
2022-02-13 13:24:47 +00:00
**Additional context**
Add any other context about the problem here.