Update bug_report.md
This commit is contained in:
committed by
GitHub
parent
66c571ca50
commit
cee9745ac9
@@ -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
|
||||
about: Create a report to help us improve TrueCharts
|
||||
title: '[APPNAME]'
|
||||
title: '[APPNAME] bugdescription'
|
||||
labels: bug
|
||||
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.
|
||||
-->
|
||||
|
||||
Reference in New Issue
Block a user