Update bug_report.md

This commit is contained in:
Kjeld Schouten-Lebbing
2021-09-20 11:39:22 +02:00
committed by GitHub
parent 66c571ca50
commit cee9745ac9
+18 -1
View File
@@ -1,27 +1,44 @@
<!--
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
-->
--- ---
name: Bug report name: Bug report
about: Create a report to help us improve TrueCharts about: Create a report to help us improve TrueCharts
title: '[APPNAME]' title: '[APPNAME] bugdescription'
labels: bug labels: bug
assignees: '' assignees: ''
--- ---
**Describe the bug** **Describe the bug**
<!--
A clear and concise description of what the bug is. A clear and concise description of what the bug is.
-->
**To Reproduce** **To Reproduce**
<!--
Steps to reproduce the behavior: Steps to reproduce the behavior:
1. Go to '...' 1. Go to '...'
2. Click on '....' 2. Click on '....'
3. Scroll down to '....' 3. Scroll down to '....'
4. See error 4. See error
-->
**Expected behavior** **Expected behavior**
<!--
A clear and concise description of what you expected to happen. A clear and concise description of what you expected to happen.
-->
**Screenshots** **Screenshots**
<!--
If applicable, add screenshots to help explain your problem. If applicable, add screenshots to help explain your problem.
-->
**Additional context** **Additional context**
<!--
Add any other context about the problem here. Add any other context about the problem here.
-->