planktoscope/.github/ISSUE_TEMPLATE/software-bug-report.md

32 lines
595 B
Markdown
Raw Normal View History

2022-11-11 17:34:53 +01:00
<!--
SPDX-License-Identifier: CC-BY-SA-4.0
-->
---
name: Software bug report
about: Create a report to help us
title: ''
labels: bug, software
assignees: ''
---
**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.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Additional context**
Add any other context about the problem here.