TrueChartsClone/.github/ISSUE_TEMPLATE/bug_report.md

45 lines
858 B
Markdown
Raw Normal View History

2020-12-31 11:47:56 +00:00
---
name: Bug report
about: Create a report to help us improve TrueCharts
2021-09-20 09:39:22 +00:00
title: '[APPNAME] bugdescription'
2020-12-31 11:47:56 +00:00
labels: bug
assignees: ''
---
2021-09-20 09:39:54 +00:00
<!--
MIND YOUR TITLE:
- "App in a deploying state" is NOT the title/description of your actual bug.
- "Appname not working" is NOT the title/description of your actual bug.
- Don't refer to a version, bugs are always for latest version
-->
2020-12-31 11:47:56 +00:00
**Describe the bug**
2021-09-20 09:39:22 +00:00
<!--
2020-12-31 11:47:56 +00:00
A clear and concise description of what the bug is.
2021-09-20 09:39:22 +00:00
-->
2020-12-31 11:47:56 +00:00
**To Reproduce**
2021-09-20 09:39:22 +00:00
<!--
2020-12-31 11:47:56 +00:00
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
2021-09-20 09:39:22 +00:00
-->
2020-12-31 11:47:56 +00:00
**Expected behavior**
2021-09-20 09:39:22 +00:00
<!--
2020-12-31 11:47:56 +00:00
A clear and concise description of what you expected to happen.
2021-09-20 09:39:22 +00:00
-->
2020-12-31 11:47:56 +00:00
**Screenshots**
2021-09-20 09:39:22 +00:00
<!--
2020-12-31 11:47:56 +00:00
If applicable, add screenshots to help explain your problem.
2021-09-20 09:39:22 +00:00
-->
2020-12-31 11:47:56 +00:00
**Additional context**
2021-09-20 09:39:22 +00:00
<!--
2020-12-31 11:47:56 +00:00
Add any other context about the problem here.
2021-09-20 09:39:22 +00:00
-->