mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 19:54:39 +00:00
24 lines
566 B
Markdown
24 lines
566 B
Markdown
---
|
|
name: Report A bug.
|
|
about: Create a report of a present bug.
|
|
title: "[BUG]"
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Bug Description**
|
|
Please provide a clear and concise description of the bug.
|
|
|
|
**Steps to Reproduce**
|
|
Please list the steps taken to reproduce the issue.
|
|
|
|
**Expected Behavior**
|
|
Please describe the expected behaviour clearly and concisely.
|
|
|
|
**Screenshots**
|
|
If applicable, please include any screenshots that may help clarify the issue.
|
|
|
|
**Additional Context**
|
|
Feel free to provide any additional context or information relevant to the problem.
|