mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 19:54:39 +00:00
50157f24fd
make the wording a bit more clear
24 lines
684 B
Markdown
24 lines
684 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 actions that caused the issue.
|
|
|
|
**Expected Behavior**
|
|
Please describe how you think the program should have behaved, making sure to be as clear and concise as possible.
|
|
|
|
**Screenshots**
|
|
If applicable, please provide screenshots. This will help us to reproduce the issue and better understand what we are looking for.
|
|
|
|
**Additional Context**
|
|
Feel free to provide any additional, applicable context or information that is relevant to the problem.
|